Skip to content

Commit 4d9f57d

Browse files
committed
update intersphinx URL for SciPy
1 parent a59184c commit 4d9f57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
# This config value contains the locations and names of other projects that
104104
# should be linked to in this documentation.
105105
intersphinx_mapping = \
106-
{'scipy': ('https://docs.scipy.org/doc/scipy/reference', None),
106+
{'scipy': ('https://docs.scipy.org/doc/scipy', None),
107107
'numpy': ('https://numpy.org/doc/stable', None),
108108
'matplotlib': ('https://matplotlib.org/stable/', None),
109109
}

0 commit comments

Comments
 (0)