Skip to content

Commit

Permalink
Merge pull request #512 from tricknotes/fix-link-in-readme
Browse files Browse the repository at this point in the history
Fix broken link in README
  • Loading branch information
simonoff authored Aug 18, 2020
2 parents e9a23ba + 82d0583 commit b8e45aa
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 @@ -283,7 +283,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 b8e45aa

Please sign in to comment.