fix broken links in README.md

This commit is contained in:
burningTyger 2013-01-27 03:10:48 +01:00
parent fe258f228f
commit 5998744f16
1 changed files with 3 additions and 3 deletions

View File

@ -566,9 +566,9 @@ template, you almost always want to pass locals to it.
<td>Dependency</td>
<td>
Anyone of:
<a href="https://github.com/rtomayko/rdiscount title="RDiscount">RDiscount</a>,
<a href="https://github.com/vmg/redcarpet title="RedCarpet">RedCarpet</a>,
<a href="http://deveiate.org/projects/BlueCloth title="BlueCloth">BlueCloth</a>,
<a href="https://github.com/rtomayko/rdiscount" title="RDiscount">RDiscount</a>,
<a href="https://github.com/vmg/redcarpet" title="RedCarpet">RedCarpet</a>,
<a href="http://deveiate.org/projects/BlueCloth" title="BlueCloth">BlueCloth</a>,
<a href="http://kramdown.rubyforge.org/" title="kramdown">kramdown</a>,
<a href="http://maruku.rubyforge.org/" title="maruku">maruku</a>
</td>