From 7432ea1e194e48ef3ee8cdee26ddbcac6a1fdf26 Mon Sep 17 00:00:00 2001 From: Charley Peng Date: Tue, 15 Mar 2022 23:50:38 +1100 Subject: [PATCH] PEP 594: minor fix of hyperlinks in table of replacements updating link for asyncio to corrected link --- pep-0594.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0594.rst b/pep-0594.rst index 74e0ddeaae4..43eba395ee0 100644 --- a/pep-0594.rst +++ b/pep-0594.rst @@ -162,7 +162,7 @@ audio processing. .. _argon2-cffi: https://pypi.org/project/argon2-cffi/ .. _ast: https://docs.python.org/3/library/ast.html .. _astroid: https://pypi.org/project/astroid/ -.. _asyncio: https://docs.python.org/3/library/hashlib.html +.. _asyncio: https://docs.python.org/3/library/asyncio.html .. _bcrypt: https://pypi.org/project/bcrypt/ .. _Exscript: https://pypi.org/project/Exscript/ .. _filetype: https://pypi.org/project/filetype/