Skip to content

Commit 7520171

Browse files
committed
Use a ref
1 parent ba1e2b4 commit 7520171

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

security/policy.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,8 @@ the Release Manager. Users are encouraged to apply patches themselves ahead
157157
of patches being merged and released if necessary.
158158

159159
Security fixes that only affect binary installers (such as macOS and Windows)
160-
will not be published to Python release streams that are `source-only`_.
160+
will not be published to Python release streams that are
161+
:ref:`source-only <secbranch>`.
161162

162163
Some security fixes may require introducing backwards-incompatible behavior
163164
changes. In these circumstances, the Python Steering Council
@@ -167,8 +168,6 @@ in a stable version. This may affect whether a security fix is backported
167168
to all Python versions or enabled by default, see the CVE record for
168169
more information.
169170

170-
.. _source-only: https://devguide.python.org/developer-workflow/development-cycle/#security-branches
171-
172171
Code of conduct
173172
---------------
174173

0 commit comments

Comments
 (0)