Skip to content

Commit 8d46e58

Browse files
committed
fixups
1 parent e8b6ad6 commit 8d46e58

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/contributing.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _contributing:
2+
13
Contributing
24
============
35

docs/user-guide/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ These can be installed using ``pip install "zarr[<extra>]"``, e.g. ``pip install
2828
- ``gpu``: support for GPUs
2929
- ``remote``: support for reading/writing to remote data stores
3030

31-
Additional option dependencies include ``rich``, ``universal_pathlib``. These must be installed separately.
31+
Additional optional dependencies include ``rich``, ``universal_pathlib``. These must be installed separately.
3232

3333
conda
3434
-----
@@ -51,4 +51,4 @@ Zarr has endorsed `Scientific-Python SPEC 0 <https://scientific-python.org/specs
5151

5252
Development
5353
-----------
54-
To install the latest development version of Zarr, see `the contributing guide <../developers/contributing.html>`_.
54+
To install the latest development version of Zarr, see the :ref:`contributing guide <contributing>`.

0 commit comments

Comments
 (0)