diff --git a/docs/conf.py b/docs/conf.py index 08ff9a056..cec8d3bac 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -252,7 +252,7 @@ #texinfo_show_urls = 'footnote' intersphinx_mapping = { - 'https://docs.python.org/3/': None, + 'python': ('https://docs.python.org/3/', None), } extlinks = {