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 2c12cfc commit 5b2ec97Copy full SHA for 5b2ec97
doc/conf.py
@@ -328,7 +328,7 @@
328
"iris": ("https://scitools-iris.readthedocs.io/en/latest", None),
329
"numpy": ("https://numpy.org/doc/stable", None),
330
"scipy": ("https://docs.scipy.org/doc/scipy", None),
331
- "numba": ("https://numba.pydata.org/numba-doc/latest", None),
+ "numba": ("https://numba.readthedocs.io/en/stable/", None),
332
"matplotlib": ("https://matplotlib.org/stable/", None),
333
"dask": ("https://docs.dask.org/en/latest", None),
334
"cftime": ("https://unidata.github.io/cftime", None),
0 commit comments