doh - fork links don't work

This commit is contained in:
Joel Glovier
2015-07-22 23:35:31 -04:00
parent 16f5700f58
commit 9918e205d1
+2 -2
View File
@@ -8,7 +8,7 @@
### Customizing ### Customizing
First you'll want to [fork the repo](https://github.com/jglovier/resume-template#fork-destination-box) to your own account. Then clone it locally and customize, or use the GitHub web editor to customize. Much Most of the basic customization will take place in the `/_config.yml` file, and most of the content configuration will take place in the `/_layouts/resume.html` file First you'll want to fork the repo to your own account. Then clone it locally and customize, or use the GitHub web editor to customize. Much Most of the basic customization will take place in the `/_config.yml` file, and most of the content configuration will take place in the `/_layouts/resume.html` file
### Running locally ### Running locally
@@ -45,7 +45,7 @@ Right now resume-template only has one theme. More are coming :soon: though. :he
If you spot a bug, or want to improve the code, or even make the dummy content better, you can do the following: If you spot a bug, or want to improve the code, or even make the dummy content better, you can do the following:
1. [Open an issue](https://github.com/jglovier/resume-template/issues/new) describing the bug or feature idea 1. [Open an issue](https://github.com/jglovier/resume-template/issues/new) describing the bug or feature idea
2. [Fork the project](https://github.com/jglovier/resume-template#fork-destination-box), make changes, and submit a pull request 2. Fork the project, make changes, and submit a pull request
## License ## License