Skip to content

Commit 086f167

Browse files
authored
PEP 526: Fix broken link to implementation (#4031)
Update pep-0526.rst
1 parent 3e2f25f commit 086f167

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

peps/pep-0526.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -681,8 +681,8 @@ This PEP is fully backwards compatible.
681681
Implementation
682682
==============
683683

684-
An implementation for Python 3.6 is found on GitHub repo at
685-
https://github.com/ilevkivskyi/cpython/tree/pep-526
684+
An implementation for Python 3.6 can be found
685+
`on GitHub <https://github.com/python/cpython/commit/f8cb8a16a3>`_.
686686

687687

688688
Copyright

0 commit comments

Comments
 (0)