mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
bpo-25910: Link redirections in docs (#1933)
Fixes some redirection links in docs.
This commit is contained in:
parent
7464e87a65
commit
338cd83c5d
37 changed files with 61 additions and 63 deletions
|
@ -36,7 +36,7 @@ modules and extensions.
|
|||
This guide only covers the basic tools for building and distributing
|
||||
extensions that are provided as part of this version of Python. Third party
|
||||
tools offer easier to use and more secure alternatives. Refer to the `quick
|
||||
recommendations section <https://packaging.python.org/en/latest/current/>`__
|
||||
recommendations section <https://packaging.python.org/guides/tool-recommendations/>`__
|
||||
in the Python Packaging User Guide for more information.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue