There was an error while loading. Please reload this page.
1 parent a045991 commit b494685Copy full SHA for b494685
2 files changed
Doc/distributing/index.rst
@@ -131,11 +131,11 @@ involved in creating and publishing a project:
131
* `The .pypirc file`_
132
133
.. _Project structure: \
134
- https://packaging.python.org/tutorials/distributing-packages/
+ https://packaging.python.org/tutorials/packaging-projects/#packaging-python-projects
135
.. _Building and packaging the project: \
136
- https://packaging.python.org/tutorials/distributing-packages/#packaging-your-project
+ https://packaging.python.org/tutorials/packaging-projects/#creating-the-package-files
137
.. _Uploading the project to the Python Packaging Index: \
138
- https://packaging.python.org/tutorials/distributing-packages/#uploading-your-project-to-pypi
+ https://packaging.python.org/tutorials/packaging-projects/#uploading-the-distribution-archives
139
.. _The .pypirc file: \
140
https://packaging.python.org/specifications/pypirc/
141
Misc/NEWS.d/next/Documentation/2021-07-18-22-43-14.bpo-44561.T7HpWm.rst
@@ -0,0 +1,3 @@
1
+Update of three expired hyperlinks in Doc/distributing/index.rst:
2
+"Project structure", "Building and packaging the project", and "Uploading the
3
+project to the Python Packaging Index".
0 commit comments