diff --git a/docs/conf.py b/docs/conf.py index ae64ee5..d091415 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -296,7 +296,7 @@ # Example configuration for intersphinx: refer to the Python standard library. -intersphinx_mapping = {"https://docs.python.org/3/": None} +intersphinx_mapping = {"python": ("https://docs.python.org/3/", None)} def setup(_):