Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c2f0121

Browse files
committed
link to modern PUG url
1 parent 8778c6b commit c2f0121

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

Doc/distutils/index.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ very little overhead for build/release/install mechanics.
1515
.. note::
1616

1717
This guide only covers the basic tools for building and distributing
18-
extensions that are provided as part of this version of Python. Third
19-
party tools offer easier to use and more secure alternatives. Refer to the
20-
`quick recommendations section
21-
<https://python-packaging-user-guide.readthedocs.org/en/latest/current.html>`__
18+
extensions that are provided as part of this version of Python. Third party
19+
tools offer easier to use and more secure alternatives. Refer to the `quick
20+
recommendations section <https://packaging.python.org/en/latest/current/>`__
2221
in the Python Packaging User Guide for more information.
2322

2423

Doc/install/index.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@ modules and extensions.
2727

2828

2929
.. note::
30-
31-
This guide only covers the basic tools for installing extensions that are
32-
provided as part of this version of Python. Third party tools offer easier
33-
to use and more secure alternatives. Refer to the
34-
`quick recommendations section
35-
<https://python-packaging-user-guide.readthedocs.org/en/latest/current.html>`__
30+
31+
This guide only covers the basic tools for building and distributing
32+
extensions that are provided as part of this version of Python. Third party
33+
tools offer easier to use and more secure alternatives. Refer to the `quick
34+
recommendations section <https://packaging.python.org/en/latest/current/>`__
3635
in the Python Packaging User Guide for more information.
3736

3837

3938
.. _inst-intro:
4039

40+
4141
Introduction
4242
============
4343

0 commit comments

Comments
 (0)