From 751ed0ab58448145725a5210cb8893008cc41782 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 16 Aug 2013 11:56:07 -0400 Subject: [PATCH] Update history to reflect fixing of #1424. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 134914da..38b130a2 100644 --- a/History.markdown +++ b/History.markdown @@ -24,6 +24,7 @@ * Remove redundant argument to Jekyll::Commands::New#scaffold_post_content (#1356) * Add new dependencies to the README (#1360) + * Fix link to contributing page in README (#1424) ### Site Enhancements * Add info about new releases (#1353)