README.md in hypernova-1.0.3 vs README.md in hypernova-1.1.0

- old
+ new

@@ -202,10 +202,10 @@ commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing -1. Fork it ( https://github.com/[my-github-username]/hypernova/fork ) +1. Fork it ( https://github.com/airbnb/hypernova-ruby/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 a new Pull Request