Browse Source

Fixed the link to the config page

Torkel Ödegaard 10 years ago
parent
commit
31781bc509
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/installation/docker.md

+ 1 - 1
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.