Fix broken link on installation.md

This commit is contained in:
Chezou 2014-05-19 00:13:40 +09:00
parent ab679cbe26
commit 755088dbf0
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ Check out [the extras page](../extras/) for more information.
If youre the kind of person who is using Jekyll, then chances are youll If youre the kind of person who is using Jekyll, then chances are youll
want to enable syntax highlighting using <a href="http://pygments.org/">Pygments</a> want to enable syntax highlighting using <a href="http://pygments.org/">Pygments</a>
or <a href="https://github.com/jayferd/rouge">Rouge</a>. You should really or <a href="https://github.com/jayferd/rouge">Rouge</a>. You should really
<a href="../templates/#code_snippet_highlighting">check out how to <a href="../templates/#code-snippet-highlighting">check out how to
do that</a> before you go any farther. do that</a> before you go any farther.
</p> </p>
</div> </div>