Skip to content

Commit

Permalink
fixups
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamman committed Jan 1, 2025
1 parent e8b6ad6 commit 8d46e58
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/contributing.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _contributing:

Contributing
============

Expand Down
4 changes: 2 additions & 2 deletions docs/user-guide/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ These can be installed using ``pip install "zarr[<extra>]"``, e.g. ``pip install
- ``gpu``: support for GPUs
- ``remote``: support for reading/writing to remote data stores

Additional option dependencies include ``rich``, ``universal_pathlib``. These must be installed separately.
Additional optional dependencies include ``rich``, ``universal_pathlib``. These must be installed separately.

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

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

0 comments on commit 8d46e58

Please sign in to comment.