Skip to content

Commit

Permalink
Fixed fork URL
Browse files Browse the repository at this point in the history
Wow, this has been wrong for a very long time... :)
  • Loading branch information
tom-lord committed Apr 7, 2015
1 parent 9dea70e commit 0c8f7af
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 @@ -174,7 +174,7 @@ Due to code optimisation, this is not something you need to worry about (much) f

## Contributing

1. Fork it ( https://github.com/[my-github-username]/regexp-examples/fork )
1. Fork it ( https://github.com/tom-lord/regexp-examples/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`)
Expand Down

0 comments on commit 0c8f7af

Please sign in to comment.