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 e49f0ae commit 72d5648Copy full SHA for 72d5648
docs/user-guide/config.rst
@@ -3,7 +3,7 @@
3
Runtime configuration
4
=====================
5
6
-:mod:`zarr.config <zarr.core.config>` is responsible for managing the configuration of zarr and
+``zarr.config`` is responsible for managing the configuration of zarr and
7
is based on the `donfig <https://github.com/pytroll/donfig>`_ Python library.
8
9
Configuration values can be set using code like the following::
0 commit comments