From 4a6f91810c2ee14ab13de9687275275f10f9a56a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 26 Feb 2020 19:46:28 -0500 Subject: [PATCH] Update history to reflect merge of #8029 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index af2b690d..fcdf84d7 100644 --- a/History.markdown +++ b/History.markdown @@ -58,6 +58,7 @@ * 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) + * Corrected command to modify PATH (#8029) ### Development Fixes