mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814)
This commit is contained in:
parent
b056562860
commit
19177fbd5d
24 changed files with 45 additions and 44 deletions
|
@ -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::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue