Skip to content

Commit 5265b9d

Browse files
committed
fixup
1 parent c64d0a6 commit 5265b9d

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

peps/pep-0101.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -726,8 +726,7 @@ permissions.
726726
- Update the `issue tracker`_ for the new branch:
727727
add the new version to the versions list.
728728

729-
- Update `python-releases.toml <../release_management/python-releases.toml>`__
730-
to reflect the new branches and versions.
729+
- Update python-releases.toml_ to reflect the new branches and versions.
731730

732731
- Create a PR to update the supported releases table on the
733732
`downloads page <https://www.python.org/downloads/>`__ (see
@@ -811,8 +810,7 @@ else does them. Some of those tasks include:
811810

812811
* https://www.python.org/downloads/release/python-336/
813812

814-
- In `python-releases.toml <../release_management/python-releases.toml>`__,
815-
set the branch status to end-of-life.
813+
- In python-releases.toml_, set the branch status to end-of-life.
816814

817815
- Update or remove references to the branch in the `developer's guide
818816
<https://github.com/python/devguide/>`__.
@@ -884,6 +882,7 @@ This document has been placed in the public domain.
884882
.. _deferred-blocker: https://github.com/python/cpython/labels/deferred-blocker
885883
.. _discuss.python.org: https://discuss.python.org
886884
.. _issue tracker: https://github.com/python/cpython/issues
885+
.. _python-releases.toml: https://github.com/python/peps/blob/HEAD/release_management/python-releases.toml
887886
.. _python/cpython: https://github.com/python/cpython
888887
.. _python/peps: https://github.com/python/peps
889888
.. _python/release-tools: https://github.com/python/release-tools

0 commit comments

Comments
 (0)