From b3064a9b7dda641564e525f8a0737a25b1a322bd Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 14 Jan 2014 08:44:20 -0800 Subject: [PATCH] Forgot #1943 in the line, whoopsie --- History.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.markdown b/History.markdown index 787f8a52..01c820ad 100644 --- a/History.markdown +++ b/History.markdown @@ -51,7 +51,7 @@ (#1927) * Rename `read_things` to `read_content` (#1928) * Add `script/branding` script for ASCII art lovin' (#1936) - * Update the README to reflect the repo move + * Update the README to reflect the repo move (#1943) ### Site Enhancements * Document Kramdown's GFM parser option (#1791)