diff options
Diffstat (limited to 'Doc/library/language.rst')
-rw-r--r-- | Doc/library/language.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/language.rst b/Doc/library/language.rst index 7d6af7deff..bcf9ac0e6e 100644 --- a/Doc/library/language.rst +++ b/Doc/library/language.rst @@ -15,7 +15,7 @@ These modules include: .. toctree:: parser.rst - _ast.rst + ast.rst symbol.rst token.rst keyword.rst |