Skip to content

Commit c3a60e6

Browse files
committed
Update references to match upstream
1 parent 305964d commit c3a60e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/importlib.metadata.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -397,4 +397,4 @@ a custom finder, return instances of this derived ``Distribution`` in the
397397

398398
.. _`entry point API`: https://setuptools.readthedocs.io/en/latest/pkg_resources.html#entry-points
399399
.. _`metadata API`: https://setuptools.readthedocs.io/en/latest/pkg_resources.html#metadata-api
400-
.. _`importlib_resources`: https://importlib-resources.readthedocs.io/en/latest/index.html
400+
.. _`finders`: https://docs.python.org/3/reference/import.html#finders-and-loaders

0 commit comments

Comments
 (0)