README.md in rspec-legacy_formatters-1.0.0 vs README.md in rspec-legacy_formatters-1.0.1

- old
+ new

@@ -32,10 +32,10 @@ --require rspec/legacy_formatters ``` ## Contributing -1. Fork it ( http://github.com/<my-github-username>/rspec-legacy_formatters/fork ) +1. Fork it ( http://github.com/rspec/rspec-legacy_formatters/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request