From 09f4283af80d83f5ffbd3b95f345b3e3d5367b06 Mon Sep 17 00:00:00 2001 From: Andy Newport Date: Thu, 23 Apr 2015 15:13:55 +1200 Subject: [PATCH] Fix up link tags --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 5710ac1..022aa28 100644 --- a/README.markdown +++ b/README.markdown @@ -12,7 +12,7 @@ Some house-cleaning here. We assume of course you have Git installed, (hopefully \>= 1.7.0). If you don't you can install it from downloads on the git homepage or you can -install ![Github's git GUI](https://help.github.com/articles/set-up-git/). +install [Github's git GUI](https://help.github.com/articles/set-up-git/). Setup ----- @@ -36,7 +36,7 @@ First, clone this repository: You may want to fork (create your own copy of) the project on github and clone from your own repo. You can find the fork button at the top right of -the screen on a github repository, or more help about doing that ![here](https://help.github.com/articles/fork-a-repo/). +the screen on a github repository, or more help about doing that [here](https://help.github.com/articles/fork-a-repo/). Once you have cloned your repository, you should now see a directory called `git-workshop`. This is your `working directory`