diff --git a/source/guides/distributing-packages-using-setuptools.rst b/source/guides/distributing-packages-using-setuptools.rst index ff7a360a3..c4c296222 100644 --- a/source/guides/distributing-packages-using-setuptools.rst +++ b/source/guides/distributing-packages-using-setuptools.rst @@ -446,7 +446,7 @@ that should be copied into the package. The paths are interpreted as relative to the directory containing the package. For more information, see `Including Data Files -`_ +`_ from the `setuptools docs `_.