We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88ad39d + 1510328 commit db289a5Copy full SHA for db289a5
docs/using.rst
@@ -199,7 +199,7 @@ all the metadata in a JSON-compatible form per PEP 566::
199
The actual type of the object returned by ``metadata()`` is an
200
implementation detail and should be accessed only through the interface
201
described by the
202
- `PackageMetadata protocol <https://importlib-metadata.readthedocs.io/en/latest/api.html#importlib_metadata.PackageMetadata>`.
+ `PackageMetadata protocol <https://importlib-metadata.readthedocs.io/en/latest/api.html#importlib_metadata.PackageMetadata>`_.
203
204
205
.. _version:
0 commit comments