updates conf.py

This commit is contained in:
Richard Mahn 2021-08-13 14:43:21 -04:00
parent f2f5808885
commit c2e7ef6644
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = ['sphinx.ext.intersphinx',]
intersphinx_mapping = {'sphinx': (https://git.door43.org/unfoldingWord/en_uhg/, None)}
intersphinx_mapping = {'sphinx': ('https://git.door43.org/unfoldingWord/en_uhg/', None)}
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']