diff --git a/xarray/core/dataset.py b/xarray/core/dataset.py index b7bafc92963..69e97bbc420 100644 --- a/xarray/core/dataset.py +++ b/xarray/core/dataset.py @@ -1849,7 +1849,8 @@ def to_zarr( See Also -------- - http://xarray.pydata.org/en/stable/io.html#zarr + :ref:`io.zarr` + The I/O user guide, with more details and examples. """ from ..backends.api import to_zarr