We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a6641b commit 1510328Copy full SHA for 1510328
docs/using.rst
@@ -200,7 +200,7 @@ all the metadata in a JSON-compatible form per PEP 566::
200
The actual type of the object returned by ``metadata()`` is an
201
implementation detail and should be accessed only through the interface
202
described by the
203
- `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>`_.
204
205
206
.. _version:
0 commit comments