bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814)

This commit is contained in:
Stéphane Wirtel 2018-05-15 20:58:35 +02:00 committed by Ned Deily
parent b056562860
commit 19177fbd5d
24 changed files with 45 additions and 44 deletions

View file

@ -4,7 +4,7 @@ Software Packaging and Distribution
These libraries help you with publishing and installing Python software.
While these modules are designed to work in conjunction with the
`Python Package Index <https://pypi.python.org/pypi>`__, they can also be used
`Python Package Index <https://pypi.org>`__, they can also be used
with a local index server, or without any index server at all.
.. toctree::