mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
bpo-25910: Link redirections in docs (#1933)
Fixes some redirection links in docs.
This commit is contained in:
parent
7464e87a65
commit
338cd83c5d
37 changed files with 61 additions and 63 deletions
|
@ -261,5 +261,5 @@ and classes for traversing abstract syntax trees:
|
|||
|
||||
.. seealso::
|
||||
|
||||
`Green Tree Snakes <https://greentreesnakes.readthedocs.org/>`_, an external documentation resource, has good
|
||||
`Green Tree Snakes <https://greentreesnakes.readthedocs.io/>`_, an external documentation resource, has good
|
||||
details on working with Python ASTs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue