diff --git a/lib/assets/stylesheets/_govuk_tech_docs.scss b/lib/assets/stylesheets/_govuk_tech_docs.scss index 3080ec35..7f71cc34 100644 --- a/lib/assets/stylesheets/_govuk_tech_docs.scss +++ b/lib/assets/stylesheets/_govuk_tech_docs.scss @@ -1,4 +1,4 @@ -$govuk-assets-path: "/assets/govuk/assets/" !default; +$govuk-assets-path: asset-path("/assets/govuk/assets/") !default; // Include only the bits of GOV.UK Frontend we need $govuk-new-link-styles: true;