Skip to content

Commit 69c33e5

Browse files
committed
Remove duplicate intersphinx_mapping
This left-over example configuration caused the intended intersphinx_mapping not to work, thus breaking links to scipy and numpy. Now the links should work again.
1 parent a1061ec commit 69c33e5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

doc/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,3 @@
194194
# -- Extension configuration -------------------------------------------------
195195

196196
# -- Options for intersphinx extension ---------------------------------------
197-
198-
# Example configuration for intersphinx: refer to the Python standard library.
199-
intersphinx_mapping = {'https://docs.python.org/': None}

0 commit comments

Comments
 (0)