diff --git a/doc/conf.py b/doc/conf.py index 3bf487e4882..d4328dbf1b0 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -347,7 +347,7 @@ "scipy": ("https://docs.scipy.org/doc/scipy", None), "sparse": ("https://sparse.pydata.org/en/latest/", None), "xarray-tutorial": ("https://tutorial.xarray.dev/", None), - "zarr": ("https://zarr.readthedocs.io/en/latest/", None), + "zarr": ("https://zarr.readthedocs.io/en/stable/", None), }