From 6110002d1e3cfb44a8ee3178300d360cc7be2531 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 10 Nov 2016 13:13:11 -0800 Subject: [PATCH] Fix history reference to #5532. --- History.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/History.markdown b/History.markdown index e31d2b0e..6239f788 100644 --- a/History.markdown +++ b/History.markdown @@ -1,7 +1,5 @@ ## HEAD - * Add permalinks to docs in '/maintaining/' (#5532) - ### Site Enhancements * Documentation: {% link %} tag (#5449) @@ -21,6 +19,7 @@ * Fix HTML rendering (#5536) * Remove outdated deployment information (#5557) * no more invalid US-ASCII on lines 30 and 97 (#5520) + * Add permalinks to docs in '/maintaining/' (#5532) ### Bug Fixes