docs: Fix link to configuration.md

This commit is contained in:
Justin Li 2015-03-24 00:39:33 -04:00
parent eefbe64da6
commit f3b264dd53

View file

@ -69,5 +69,5 @@ $ godep go test -v ./... -bench .
Copy [`example_config.json`](https://github.com/chihaya/chihaya/blob/master/example_config.json) Copy [`example_config.json`](https://github.com/chihaya/chihaya/blob/master/example_config.json)
to your choice of location, and update the values as required. to your choice of location, and update the values as required.
An explanation of the available keys can be found in [CONFIGURATION.md](https://github.com/chihaya/chihaya/blob/master/CONTRIBUTING.md). An explanation of the available keys can be found in [CONFIGURATION.md](https://github.com/chihaya/chihaya/blob/master/CONFIGURATION.md).