diff --git a/docs/sources/installation/docker.md b/docs/sources/installation/docker.md index 5ec9e4f697e..3061c46b9cc 100644 --- a/docs/sources/installation/docker.md +++ b/docs/sources/installation/docker.md @@ -29,6 +29,6 @@ In the above example I map the data folder and set a config option via an `ENV` ## Configuration -The backend web server has a number of configuration options. Go the [Configuration](configuration) page for details +The backend web server has a number of configuration options. Go the [Configuration](../installation/configuration.md) page for details on all those options.