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 fd9e620 commit 93b2d04Copy full SHA for 93b2d04
doc/conf.py
@@ -351,7 +351,7 @@
351
"python": ("https://docs.python.org/3/", None),
352
"pandas": ("https://pandas.pydata.org/pandas-docs/stable", None),
353
"iris": ("https://scitools.org.uk/iris/docs/latest", None),
354
- "numpy": ("https://docs.scipy.org/doc/numpy", None),
+ "numpy": ("https://numpy.org/doc/stable", None),
355
"scipy": ("https://docs.scipy.org/doc/scipy/reference", None),
356
"numba": ("https://numba.pydata.org/numba-doc/latest", None),
357
"matplotlib": ("https://matplotlib.org", None),
0 commit comments