diff --git a/docs/source/conf.py b/docs/source/conf.py index 500c8c63..dc5a0c25 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -97,4 +97,4 @@ # -- Options for intersphinx extension --------------------------------------- -intersphinx_mapping = {'https://docs.python.org/': None} \ No newline at end of file +intersphinx_mapping = {'': ('https://docs.python.org/', None)} \ No newline at end of file