mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +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
|
@ -38,7 +38,7 @@ More Python resources:
|
|||
|
||||
* https://docs.python.org: Fast access to Python's documentation.
|
||||
|
||||
* https://pypi.python.org/pypi: The Python Package Index, previously also nicknamed
|
||||
* https://pypi.org: The Python Package Index, previously also nicknamed
|
||||
the Cheese Shop, is an index of user-created Python modules that are available
|
||||
for download. Once you begin releasing code, you can register it here so that
|
||||
others can find it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue