We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d7285 commit 516f2a7Copy full SHA for 516f2a7
docs/index.rst
@@ -9,8 +9,7 @@ and newer (backported as :doc:`importlib_resources <importlib_resources:index>`)
9
this package can eliminate the need to use the older and less
10
efficient ``pkg_resources`` package.
11
12
-``importlib_metadata`` supplies a backport of
13
-:doc:`importlib.metadata <library/importlib.metadata>`,
+``importlib_metadata`` supplies a backport of :mod:`importlib.metadata`,
14
enabling early access to features of future Python versions and making
15
functionality available for older Python versions. Users are encouraged to
16
use the Python standard library where suitable and fall back to
0 commit comments