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 5b37b49 commit 6a7a8a7Copy full SHA for 6a7a8a7
Doc/library/codecs.rst
@@ -1426,7 +1426,7 @@ Internationalized Domain Names (IDN)). It builds upon the ``punycode`` encoding
1426
and :mod:`stringprep`.
1427
1428
If you need the IDNA 2008 standard from :rfc:`5891` and :rfc:`5895`, use the
1429
-third-party `idna module <https://pypi.org/project/idna/>_`.
+third-party `idna module <https://pypi.org/project/idna/>`_.
1430
1431
These RFCs together define a protocol to support non-ASCII characters in domain
1432
names. A domain name containing non-ASCII characters (such as
0 commit comments