diff --git a/README.md b/README.md index 3564633..4ddba0d 100644 --- a/README.md +++ b/README.md @@ -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`)