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 4f33d40 commit f2a256aCopy full SHA for f2a256a
docs/using.rst
@@ -8,8 +8,9 @@
8
package metadata. Built in part on Python's import system, this library
9
intends to replace similar functionality in the `entry point
10
API`_ and `metadata API`_ of ``pkg_resources``. Along with
11
-:mod:`importlib.resources` (with new features backported to the
12
-`importlib_resources`_ package), this can eliminate the need to use the older
+:mod:`importlib.resources` (with new features backported to
+:doc:`importlib_resources <importlib_resources:index>`),
13
+this package can eliminate the need to use the older
14
and less efficient
15
``pkg_resources`` package.
16
0 commit comments