Merge pull request #1175 from we-also-do-cookies/update_markuru_link_to_docs

Updated link to the official Maruku repo as stated on Maruku homepage
This commit is contained in:
Parker Moore 2013-06-08 08:33:58 -07:00
commit bc3d4f9e33
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ fork](http://github.com/remi/maruku).
## RDiscount ## RDiscount
If you prefer to use [RDiscount](http://github.com/rtomayko/rdiscount) instead If you prefer to use [RDiscount](http://github.com/rtomayko/rdiscount) instead
of [Maruku](http://maruku.rubyforge.org/) for markdown, just make sure you have of [Maruku](http://github.com/bhollis/maruku) for markdown, just make sure you have
it installed: it installed:
{% highlight bash %} {% highlight bash %}