diff --git a/doc/conf.py b/doc/conf.py index 42273604..cbb15a70 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -27,7 +27,7 @@ templates_path = ['_templates'] exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] -intersphinx_mapping = {'py': ('https://docs.python.org/3.12', None)} +intersphinx_mapping = {'py': ('https://docs.python.org/3', None)} add_module_names = False