Skip to content

Commit bc54348

Browse files
committed
doco
1 parent 9310571 commit bc54348

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ Tuning
103103
------
104104

105105
``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).
106+
over data. Try it with `dask.array
107+
<http://dask.pydata.org/en/latest/array.html>`_).
108108

109109
``zarr`` is optimised for accessing and storing data in contiguous slices,
110110
of the same size or larger than chunks. It is not and will never be

0 commit comments

Comments
 (0)