From f3b264dd533e6593cc70cd4a48d73f4ad5c0af0e Mon Sep 17 00:00:00 2001 From: Justin Li Date: Tue, 24 Mar 2015 00:39:33 -0400 Subject: [PATCH] docs: Fix link to configuration.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51b1e56..d10b2db 100644 --- a/README.md +++ b/README.md @@ -69,5 +69,5 @@ $ godep go test -v ./... -bench . 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. -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).