Skip to content

Commit ae62aab

Browse files
update file finder url - fixes #699
1 parent ec25dfa commit ae62aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ File finders hook makes most of MANIFEST.in unnecessary
324324
-------------------------------------------------------
325325

326326
``setuptools_scm`` implements a `file_finders
327-
<https://setuptools.readthedocs.io/en/latest/setuptools.html#adding-support-for-revision-control-systems>`_
327+
<https://setuptools.pypa.io/en/latest/userguide/extension.html#adding-support-for-revision-control-systems>`_
328328
entry point which returns all files tracked by your SCM. This eliminates
329329
the need for a manually constructed ``MANIFEST.in`` in most cases where this
330330
would be required when not using ``setuptools_scm``, namely:

0 commit comments

Comments
 (0)