From 654d3810395f2247a699b3aa3f828bc6d1ef30f6 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 31 Dec 2019 12:15:07 -0500 Subject: [PATCH] Update history to reflect merge of #7955 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 96071acb..477718a1 100644 --- a/History.markdown +++ b/History.markdown @@ -38,6 +38,7 @@ * Change `affect` to `effect` in the collections docs (#7937) * Changed deprecated command in themes documentation (#7941) * Adds some documentation for the :clean, :on_obsolete hook (#7954) + * docs: fix broken link (#7955) ### Development Fixes