diff --git a/docs/conf.py b/docs/conf.py index 9a965e1..0844991 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -268,4 +268,4 @@ texinfo_documents = [ # Example configuration for intersphinx: refer to the Python standard library. -intersphinx_mapping = {'http://docs.python.org/': None} +intersphinx_mapping = {'/usr/share/doc/python-doc/html': None}