We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9310571 commit bc54348Copy full SHA for bc54348
README.rst
@@ -103,8 +103,8 @@ Tuning
103
------
104
105
``zarr`` is designed for use in parallel computations working chunk-wise
106
-over data. Try it with `dask.array <http://dask.pydata.org/en/latest/array>`_
107
-.html).
+over data. Try it with `dask.array
+<http://dask.pydata.org/en/latest/array.html>`_).
108
109
``zarr`` is optimised for accessing and storing data in contiguous slices,
110
of the same size or larger than chunks. It is not and will never be
0 commit comments