Merge pull request #2421 from chezou/fix-broken-link

This commit is contained in:
Parker Moore 2014-05-18 15:29:09 -04:00
commit 45c9b82fb3
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>