From e1b93632974401f3144fb63d6fc5e395bea1bad2 Mon Sep 17 00:00:00 2001 From: Nicolas Alpi Date: Tue, 4 Jun 2013 16:10:12 +0100 Subject: [PATCH] Updated link to the official Markuru repo as stated on Markuru homepage --- site/docs/extras.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/extras.md b/site/docs/extras.md index 7e72ab8a..db25ebf5 100644 --- a/site/docs/extras.md +++ b/site/docs/extras.md @@ -19,7 +19,7 @@ fork](http://github.com/remi/maruku). ## RDiscount 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: {% highlight bash %}