Skip to content

Commit

Permalink
Fix fork and contributor url in README.md (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
petoem authored and paulcsmith committed Oct 26, 2017
1 parent 22b037e commit 06bf295
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -42,12 +42,12 @@ Habitat.raise_if_missing_settings!

## Contributing

1. Fork it ( https://github.com/[your-github-name]/habitat/fork )
1. Fork it ( https://github.com/luckyframework/habitat/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

## Contributors

- [[paulcsmith]](https://github.com/[paulcsmith]) Paul Smith - creator, maintainer
- [paulcsmith](https://github.com/paulcsmith) Paul Smith - creator, maintainer

0 comments on commit 06bf295

Please sign in to comment.