Skip to content

Commit dd21316

Browse files
authored
docs: fix link to installation page (#597)
1 parent 5bafda8 commit dd21316

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/release.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ Release Process
33
***************
44

55
As this project is critical to the Python ecosystem's supply chain security, all
6-
releases are PGP signed with one of the keys listed in the `installation page`_.
6+
releases are PGP signed with one of the keys listed in the :doc:`installation page <installation>`.
77
Before releasing please make sure your PGP key is listed there, and preferably
88
signed by one of the other key holders. If your key is not signed by one of the
99
other key holders, please make sure the PR that added your key to the
10-
`installation page`_ was approved by at least one other maintainer.
10+
:doc:`installation page <installation>` was approved by at least one other maintainer.
1111

1212
After that is done, you may release the project by following these steps:
1313

@@ -25,6 +25,3 @@ After that is done, you may release the project by following these steps:
2525

2626
If you have any questions, please look at previous releases and/or ping the
2727
other maintainers.
28-
29-
30-
.. _installation page: installation

0 commit comments

Comments
 (0)