We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab0666 commit cdf7761Copy full SHA for cdf7761
doc/conf.py
@@ -415,7 +415,7 @@
415
"numpy": ("https://numpy.org/doc/stable", None),
416
"scipy": ("https://docs.scipy.org/doc/scipy/reference", None),
417
"numba": ("https://numba.pydata.org/numba-doc/latest", None),
418
- "matplotlib": ("https://matplotlib.org", None),
+ "matplotlib": ("https://matplotlib.org/stable/", None),
419
"dask": ("https://docs.dask.org/en/latest", None),
420
"cftime": ("https://unidata.github.io/cftime", None),
421
"rasterio": ("https://rasterio.readthedocs.io/en/latest", None),
0 commit comments