Index: python-gsd/doc/conf.py
===================================================================
--- python-gsd.orig/doc/conf.py	2020-09-22 23:14:14.417945267 +0800
+++ python-gsd/doc/conf.py	2020-09-23 00:52:04.815740496 +0800
@@ -39,7 +39,7 @@
     'IPython.sphinxext.ipython_directive'
 ]
 
-intersphinx_mapping = {'python': ('https://docs.python.org/3', None), 'numpy': ('https://docs.scipy.org/doc/numpy', None)}
+intersphinx_mapping = {'python': ('/usr/share/doc/python3/html', None), 'numpy': ('/usr/share/doc/python-numpy-doc/html', None)}
 autodoc_docstring_signature = True;
 
 # Add any paths that contain templates here, relative to this directory.
