Skip to content

Commit 838b9e1

Browse files
Update internals.rst
Co-authored-by: Petr Viktorin <[email protected]>
1 parent dd45257 commit 838b9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ building your understanding of CPython internals and its evolution:
2929
"`A guide from parser to objects, observed using Eclipse`_", "Code walk from Parser, AST, Sym Table and Objects", Prashanth Raghu, 2.7.12
3030
"`CPython internals: A ten-hour codewalk through the Python interpreter source code`_", "Code walk from source code to generators", Philip Guo, 2.7.8
3131

32-
.. _CPython's InternalDocs: https://github.com/python/cpython/tree/main/InternalDocs
32+
.. _CPython's InternalDocs: https://github.com/python/cpython/blob/main/InternalDocs/README.md
3333

3434
.. _A guide from parser to objects, observed using GDB: https://hackmd.io/s/ByMHBMjFe
3535

0 commit comments

Comments
 (0)