diff --git a/docs/conf.py b/docs/conf.py index a05609e..7c036f6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -322,4 +322,4 @@ # Example configuration for intersphinx: refer to the Python standard library. -intersphinx_mapping = {"https://docs.python.org/": None} +intersphinx_mapping = {"": ("https://docs.python.org/", None)}