From 5713a124a25800a19c2d212e7d884332470b8a65 Mon Sep 17 00:00:00 2001 From: Andreas Cederholm Date: Mon, 1 Apr 2019 10:32:24 +0200 Subject: [PATCH] Change variables_link. Change from 'customize-node-sass' to 'customize-variables'. --- docs/documentation/customize/concepts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/customize/concepts.html b/docs/documentation/customize/concepts.html index 0cc9ed41e..f85274815 100644 --- a/docs/documentation/customize/concepts.html +++ b/docs/documentation/customize/concepts.html @@ -10,7 +10,7 @@ breadcrumb: - customize-concepts --- -{% assign variables_link = site.data.links.by_id['customize-node-sass'] %} +{% assign variables_link = site.data.links.by_id['customize-variables'] %}

-- 2.47.2