Website: fix internal links

Signed-off-by: martin f. krafft <madduck@madduck.net>
This commit is contained in:
martin f. krafft 2023-11-12 11:41:37 +01:00
parent fe56ee0d5c
commit 658f41595f
2 changed files with 3 additions and 3 deletions

View File

@ -91,7 +91,7 @@ are presented above. The available storage types are
If you use the docker setup, you can find the corresponding If you use the docker setup, you can find the corresponding
environment variables to the above config snippet environment variables to the above config snippet
[below](#environment-variables). [here](@/docs/configure/defaults.md#environment-variables).
### Change Backends ### Change Backends
@ -100,7 +100,7 @@ doing this, please make sure that the application is not used. It is
important that no file is uploaded during the following steps. important that no file is uploaded during the following steps.
The [cli](@/docs/tools/cli.md) will be used, please set it up first The [cli](@/docs/tools/cli.md) will be used, please set it up first
and you need to enable the [admin endpoint](#admin-endpoint). Config and you need to enable the [admin endpoint](@admin-endpoint.md). Config
changes mentioned here must be applied to all nodes - joex and changes mentioned here must be applied to all nodes - joex and
restserver! restserver!

View File

@ -28,7 +28,7 @@ At last, it is possible to configure docspell via environment
variables if there is no config file supplied (if a config file *is* variables if there is no config file supplied (if a config file *is*
supplied, it is always preferred). Note that this approach is limited, supplied, it is always preferred). Note that this approach is limited,
as arrays are not supported. A list of environment variables can be as arrays are not supported. A list of environment variables can be
found at the [end of this page](#environment-variables). The found at [here](@/docs/configure/defaults.md#environment-variables). The
environment variable name follows the corresponding config key - where environment variable name follows the corresponding config key - where
dots are replaced by underscores and dashes are replaced by two dots are replaced by underscores and dashes are replaced by two
underscores. For example, the config key `docspell.server.app-name` underscores. For example, the config key `docspell.server.app-name`