Skip to content

Commit

Permalink
Fix broken link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
tricknotes committed Aug 27, 2019
1 parent 4ec1104 commit 82d0583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ Roo's public methods have stayed relatively consistent between 1.13.x and 2.0.0,

## Contributing
### Features
1. Fork it ( https://github.com/[my-github-username]/roo/fork )
1. Fork it ( https://github.com/roo-rb/roo/fork )
2. Install it (`bundle install --with local_development`)
3. Create your feature branch (`git checkout -b my-new-feature`)
4. Commit your changes (`git commit -am 'My new feature'`)
Expand Down

0 comments on commit 82d0583

Please sign in to comment.