Skip to content

Commit 2501507

Browse files
committed
Update link to setuptools doc
1 parent 0dfce9c commit 2501507

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/guides/distributing-packages-using-setuptools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ development as a whole. For example, it does not provide guidance or tool
1313
recommendations for version control, documentation, or testing.
1414

1515
For more reference material, see `Building and Distributing Packages
16-
<https://setuptools.readthedocs.io/en/latest/setuptools.html>`_ in the
16+
<https://setuptools.readthedocs.io/en/latest/userguide/index.html>`_ in the
1717
:ref:`setuptools` docs, but note that some advisory content there may be
1818
outdated. In the event of conflicts, prefer the advice in the Python
1919
Packaging User Guide.

0 commit comments

Comments
 (0)