From 9918e205d1a154cd2c3af68e7f333cd9a817d7e6 Mon Sep 17 00:00:00 2001 From: Joel Glovier Date: Wed, 22 Jul 2015 23:35:31 -0400 Subject: [PATCH] doh - fork links don't work --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7732364..9055ffc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ### 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 @@ -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: 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