From b47dde4043cfcba27517da35d2db002aa5c6d590 Mon Sep 17 00:00:00 2001 From: James McGuire Date: Thu, 2 Oct 2014 10:09:20 -0700 Subject: [PATCH] corrected link to example_config.json in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a19f098..89870c8 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Make sure you have your `$GOPATH` set up correctly, and have `$GOPATH/bin` in yo ### Configuring -Configuration is done in a JSON formatted file specified with the `-config` flag. An example configuration file can be found [here](https://github.com/chihaya/chihaya/blob/master/example.json). +Configuration is done in a JSON formatted file specified with the `-config` flag. An example configuration file can be found [here](https://github.com/chihaya/chihaya/blob/master/example_config.json). #### Drivers