Correct internal links

This commit is contained in:
Anatol Broder
2013-08-11 15:09:23 +02:00
parent a5b035ece8
commit d7b5c40901
16 changed files with 101 additions and 101 deletions

View File

@@ -13,7 +13,7 @@ having to modify the Jekyll source itself.
<div class="note info">
<h5>Plugins on GitHub Pages</h5>
<p>
<a href="http://pages.github.com">GitHub Pages</a> is powered by Jekyll,
<a href="http://pages.github.com/">GitHub Pages</a> is powered by Jekyll,
however all Pages sites are generated using the <code>--safe</code> option
to disable custom plugins for security reasons. Unfortunately, this means
your plugins wont work if youre deploying to GitHub Pages.<br><br>
@@ -458,7 +458,7 @@ You can find a few useful plugins at the following locations:
<h5>Jekyll Plugins Wanted</h5>
<p>
If you have a Jekyll plugin that you would like to see added to this list,
you should <a href="../contributing">read the contributing page</a> to find
you should <a href="../contributing/">read the contributing page</a> to find
out how to make that happen.
</p>
</div>