From 755088dbf04be89ea42bb795ac9619d35caf3568 Mon Sep 17 00:00:00 2001 From: Chezou Date: Mon, 19 May 2014 00:13:40 +0900 Subject: [PATCH] Fix broken link on installation.md --- site/docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/installation.md b/site/docs/installation.md index 4f566ccc..408a2980 100644 --- a/site/docs/installation.md +++ b/site/docs/installation.md @@ -96,7 +96,7 @@ Check out [the extras page](../extras/) for more information. If you’re the kind of person who is using Jekyll, then chances are you’ll want to enable syntax highlighting using Pygments or Rouge. You should really - check out how to + check out how to do that before you go any farther.