Skip to content

Commit 029cff7

Browse files
authored
docs(tutorial.rst): fix link to GCSMap (#1689)
1 parent d642da6 commit 029cff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@ implementations of the ``MutableMapping`` interface for Amazon S3 (`S3Map
868868
Distributed File System (`HDFSMap
869869
<https://hdfs3.readthedocs.io/en/latest/api.html#hdfs3.mapping.HDFSMap>`_) and
870870
Google Cloud Storage (`GCSMap
871-
<http://gcsfs.readthedocs.io/en/latest/api.html#gcsfs.mapping.GCSMap>`_), which
871+
<https://gcsfs.readthedocs.io/en/latest/api.html#gcsfs.core.GCSFileSystem.get_mapper>`_), which
872872
can be used with Zarr.
873873

874874
Here is an example using S3Map to read an array created previously::

0 commit comments

Comments
 (0)