diff --git a/docs/conf.py b/docs/conf.py index 8c23a0b8..32a3e9fb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -174,7 +174,7 @@ # Example configuration for intersphinx: refer to the Python standard library. -intersphinx_mapping = {'https://docs.python.org/': None} +intersphinx_mapping = {'': ('https://docs.python.org/', None)} # Links to ignore, as they require human interaction linkcheck_ignore = [r'https://saber.gats-inc.com/temp_errors.php']