@@ -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