Skip to content

Commit

Permalink
Update links to fraction/readme-boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbundy committed Jul 8, 2014
1 parent 412bc0c commit e2a2073
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A template of README best practices to make your README simple to understand and
Download to your project directory, add `README.md`, and commit:

```sh
curl -O https://raw.githubusercontent.com/christianbundy/readme-boilerplate/master/README.md
curl -O https://raw.githubusercontent.com/fraction/readme-boilerplate/master/README.md
git add README.md
git commit -m "Add README Boilerplate"
```
Expand All @@ -27,8 +27,8 @@ Feel free to remove any sections that aren't applicable to your project.

## Support

Please [open an issue](https://github.com/christianbundy/readme-boilerplate/issues/new) for questions and concerns.
Please [open an issue](https://github.com/fraction/readme-boilerplate/issues/new) for questions and concerns.

## Contributing

Fork the project, commit your changes, and [open a pull request](https://github.com/christianbundy/readme-boilerplate/compare/).
Fork the project, commit your changes, and [open a pull request](https://github.com/fraction/readme-boilerplate/compare/).

0 comments on commit e2a2073

Please sign in to comment.