Merge pull request #2421 from chezou/fix-broken-link
This commit is contained in:
commit
45c9b82fb3
|
@ -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
|
If you’re the kind of person who is using Jekyll, then chances are you’ll
|
||||||
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>
|
||||||
|
|
Loading…
Reference in New Issue