diff --git a/README.rst b/README.rst index db00cf13017..2fa0f9656b7 100644 --- a/README.rst +++ b/README.rst @@ -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 ====================