Skip to content

Commit 486999c

Browse files
raybellwaveskeewis
andauthored
DOC: fix link to io.zarr (#5176)
* DOC: fix link to io.zarr * try ref * Update xarray/core/dataset.py [skip-ci] Co-authored-by: keewis <[email protected]> Co-authored-by: keewis <[email protected]>
1 parent 5b2257e commit 486999c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xarray/core/dataset.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1849,7 +1849,8 @@ def to_zarr(
18491849
18501850
See Also
18511851
--------
1852-
http://xarray.pydata.org/en/stable/io.html#zarr
1852+
:ref:`io.zarr`
1853+
The I/O user guide, with more details and examples.
18531854
"""
18541855
from ..backends.api import to_zarr
18551856

0 commit comments

Comments
 (0)