Skip to content

Commit 72d5648

Browse files
committed
dont link to zarr.config doc module
1 parent e49f0ae commit 72d5648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Runtime configuration
44
=====================
55

6-
:mod:`zarr.config <zarr.core.config>` is responsible for managing the configuration of zarr and
6+
``zarr.config`` is responsible for managing the configuration of zarr and
77
is based on the `donfig <https://github.com/pytroll/donfig>`_ Python library.
88

99
Configuration values can be set using code like the following::

0 commit comments

Comments
 (0)