README.md in toxiproxy-1.0.0 vs README.md in toxiproxy-1.0.2

- old
+ new

@@ -91,10 +91,10 @@ }]) ``` This will create the proxies passed, or replace the proxies if they already exist in Toxiproxy. It's recommended to do this early as early in boot as possible, see the -[Toxiproxy README](https://github.com/shopify/toxiproxy#Usage). If you have many +[Toxiproxy README](https://github.com/shopify/toxiproxy#usage). If you have many proxies, we recommend storing the Toxiproxy configs in a configuration file and deserializing it into `Toxiproxy.populate`. If you're doing this in Rails, you may have to do this in `config/boot.rb` (as early in boot as possible) as older versions of `ActiveRecord` establish a