We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 305964d commit c3a60e6Copy full SHA for c3a60e6
Doc/library/importlib.metadata.rst
@@ -397,4 +397,4 @@ a custom finder, return instances of this derived ``Distribution`` in the
397
398
.. _`entry point API`: https://setuptools.readthedocs.io/en/latest/pkg_resources.html#entry-points
399
.. _`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
+.. _`finders`: https://docs.python.org/3/reference/import.html#finders-and-loaders
0 commit comments