We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59184c commit 4d9f57dCopy full SHA for 4d9f57d
doc/conf.py
@@ -103,7 +103,7 @@
103
# This config value contains the locations and names of other projects that
104
# should be linked to in this documentation.
105
intersphinx_mapping = \
106
- {'scipy': ('https://docs.scipy.org/doc/scipy/reference', None),
+ {'scipy': ('https://docs.scipy.org/doc/scipy', None),
107
'numpy': ('https://numpy.org/doc/stable', None),
108
'matplotlib': ('https://matplotlib.org/stable/', None),
109
}
0 commit comments