From faa5a446ba3f63c4737a8d61d9f9170704b1ce20 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 23 Feb 2015 01:25:42 -0800 Subject: [PATCH] Update history to reflect merge of #3502 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b50a42a7..e0fde4e9 100644 --- a/History.markdown +++ b/History.markdown @@ -62,6 +62,7 @@ * highlight: fix problem with linenos and rouge. (#3436) * `Site#read_data_file`: read CSV's with proper file encoding (#3455) * Ignore `.jekyll-metadata` in site template (#3496) + * Template: Point documentation link to the documentation pages (#3502) ### Development Fixes