summaryrefslogtreecommitdiff
path: root/Doc/install
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/install')
-rw-r--r--Doc/install/index.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/Doc/install/index.rst b/Doc/install/index.rst
index 2d83079d4c..bd6e9c7a42 100644
--- a/Doc/install/index.rst
+++ b/Doc/install/index.rst
@@ -27,17 +27,17 @@ modules and extensions.
.. note::
-
- This guide only covers the basic tools for installing 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://python-packaging-user-guide.readthedocs.org/en/latest/current.html>`__
+
+ 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/>`__
in the Python Packaging User Guide for more information.
.. _inst-intro:
+
Introduction
============