From b1573b62921c51d123bf433e64cf6ee2197473c7 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 26 Feb 2020 01:28:38 -0500 Subject: [PATCH] Update history to reflect merge of #8026 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index fd1ffe36..bac495b8 100644 --- a/History.markdown +++ b/History.markdown @@ -56,6 +56,7 @@ * Fix file references in Step by Step Tutorial's Assets step (#8007) * docs: improve highlighting of code blocks (#8017) * remove leading slash from Sass file location (#8021) + * [Docs] Fix asset link ref in step-by-step tutorial (#8026) ### Development Fixes