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.
2 parents 6928e75 + a952b69 commit 2d2b019Copy full SHA for 2d2b019
sphinx_astropy/conf/v1.py
@@ -59,7 +59,7 @@ def check_sphinx_version(expected_version):
59
'local', 'python3_local_links.inv'))),
60
'numpy': ('https://numpy.org/doc/stable/',
61
(None, 'http://data.astropy.org/intersphinx/numpy.inv')),
62
- 'scipy': ('https://docs.scipy.org/doc/scipy/reference/',
+ 'scipy': ('https://docs.scipy.org/doc/scipy/',
63
(None, 'http://data.astropy.org/intersphinx/scipy.inv')),
64
'matplotlib': ('https://matplotlib.org/stable/',
65
(None, 'http://data.astropy.org/intersphinx/matplotlib.inv')),
0 commit comments