We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb5ddeb commit f35390cCopy full SHA for f35390c
1 file changed
docs/index.rst
@@ -11,8 +11,7 @@ importable `Python package`_. Resources can live on the file system or in a
11
zip file, with support for other loader_ classes that implement the appropriate
12
API for reading resources.
13
14
-``importlib_resources`` supplies a backport of
15
-:doc:`importlib.resources <library/importlib>`,
+``importlib_resources`` supplies a backport of :mod:`importlib.resources`,
16
enabling early access to features of future Python versions and making
17
functionality available for older Python versions. Users are encouraged to
18
use the Python standard library where suitable and fall back to
0 commit comments