Meta: Document the shortcut links (#3043)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
This commit is contained in:
Hugo van Kemenade 2023-03-08 14:48:37 +02:00 committed by GitHub
parent 1235986b40
commit f007249a2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -10,6 +10,16 @@ about writing one, please start reading at :pep:`1`. Note that the PEP Index
(:pep:`0`) is automatically generated based on the metadata headers in other PEPs.
Canonical links
===============
The canonical form of PEP links are zero-padded, such as
``https://peps.python.org/pep-0008/``
Shortcut redirects are also available.
For example, ``https://peps.python.org/8`` redirects to the canonical link.
Contributing to PEPs
====================