Skip to content

Commit a3f4cf1

Browse files
authored
update setuptools link
1 parent 8c1f843 commit a3f4cf1

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
@@ -446,7 +446,7 @@ that should be copied into the package. The paths are interpreted as relative to
446446
the directory containing the package.
447447

448448
For more information, see `Including Data Files
449-
<https://setuptools.readthedocs.io/en/latest/setuptools.html#including-data-files>`_
449+
<https://setuptools.readthedocs.io/en/latest/userguide/datafiles.html>`_
450450
from the `setuptools docs <https://setuptools.readthedocs.io>`_.
451451

452452

0 commit comments

Comments
 (0)