Fix broken link in 2.2.1 release notes

The link to the configuration guide was broken.
This commit is contained in:
Markus Mäkelä
2017-10-30 11:10:08 +02:00
parent a971aa25da
commit 7a94999425

View File

@ -46,7 +46,7 @@ then if the first character of a value in the configuration file is a `$`
then everything following that is interpreted as an environment variable
and the configuration value is replaced with the value of the environment
variable. For more information please consult the
[Configuration Guide](Getting-Started/Configuration-Guide.md).
[Configuration Guide](../Getting-Started/Configuration-Guide.md).
## Bug fixes