From 03bdc2a2df8d650e4fce1ed00e10c75e0f4e08de Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 8 Jun 2013 17:34:41 +0200 Subject: [PATCH] Update history to reflect merge of #1175. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 296d4e62..f92a6320 100644 --- a/History.markdown +++ b/History.markdown @@ -8,6 +8,7 @@ * Restructured docs sections to include "Meta" section. * Add message to "Templates" page that specifies that Python must be installed in order to use Pygments. (#1182) + * Update link to the official Maruku repo (#1175) ### Development Fixes