From 31781bc509fb61bff7dcd6569a44ebff68eae565 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Fri, 8 May 2015 11:23:48 +0200 Subject: [PATCH] Fixed the link to the config page --- docs/sources/installation/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.