Skip to content

Commit 6f1d212

Browse files
jrbourbeaujakirkham
authored andcommitted
Fix N5 link in tutorial (#480)
1 parent 9399c7a commit 6f1d212

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
@@ -746,7 +746,7 @@ with `MongoDB <https://www.mongodb.com/>`_ (an oject oriented NoSQL database). T
746746
respectively require the `redis <https://redis-py.readthedocs.io>`_ and
747747
`pymongo <https://api.mongodb.com/python/current/>`_ packages to be installed.
748748

749-
For compatibility with the `N5<https://github.com/saalfeldlab/n5`_ data format, Zarr also provides
749+
For compatibility with the `N5 <https://github.com/saalfeldlab/n5>`_ data format, Zarr also provides
750750
an N5 backend (this is currently an experimental feature). Similar to the zip storage class, an
751751
:class:`zarr.n5.N5Store` can be instantiated directly::
752752

0 commit comments

Comments
 (0)