readme: fix broken configuration links

These files don't exist or have changed in master, a relative link is needed.
This commit is contained in:
Bernhard Schwarz 2016-06-28 13:09:59 +02:00
parent e37f453b34
commit 6a27a3ec0d

View file

@ -44,8 +44,8 @@ This is particularly useful behavior for private tracker use-cases.
Copy [`example_config.json`] to your choice of location, and update the values as required.
An explanation of the available keys can be found in [CONFIGURATION.md].
[`example_config.json`]: https://github.com/chihaya/chihaya/blob/master/example_config.json
[CONFIGURATION.md]: https://github.com/chihaya/chihaya/blob/master/CONFIGURATION.md
[`example_config.json`]: ./example_config.json
[CONFIGURATION.md]: ./CONFIGURATION.md
### Docker