mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-29 17:10:00 -07:00
corrected link to example_config.json in README.md
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user