mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-06 21:04:29 +08:00
Use a better intersphinx mapping
This commit is contained in:
@@ -273,7 +273,7 @@ autodoc_default_flags = []
|
||||
# -- Options for intersphinx module --------------------------------------------
|
||||
|
||||
intersphinx_mapping = {
|
||||
'http://docs.python.org/': ('https://docs.python.org/3.8', None),
|
||||
'http://docs.python.org/': ('https://docs.python.org/3', None),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user