Skip to content

Commit 1510328

Browse files
JulienPalardjaraco
authored andcommitted
Doc: missing underscore in hyperlink. (GH-98391)
1 parent 9a6641b commit 1510328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ all the metadata in a JSON-compatible form per PEP 566::
200200
The actual type of the object returned by ``metadata()`` is an
201201
implementation detail and should be accessed only through the interface
202202
described by the
203-
`PackageMetadata protocol <https://importlib-metadata.readthedocs.io/en/latest/api.html#importlib_metadata.PackageMetadata>`.
203+
`PackageMetadata protocol <https://importlib-metadata.readthedocs.io/en/latest/api.html#importlib_metadata.PackageMetadata>`_.
204204

205205

206206
.. _version:

0 commit comments

Comments
 (0)