diff --git a/docs/stencil-docs/installing-stencil-cli/incompatible-directives.mdx b/docs/stencil-docs/installing-stencil-cli/incompatible-directives.mdx index 8b116d380..abca08e9e 100644 --- a/docs/stencil-docs/installing-stencil-cli/incompatible-directives.mdx +++ b/docs/stencil-docs/installing-stencil-cli/incompatible-directives.mdx @@ -9,7 +9,7 @@ keywords: if, stencil This article covers the known divergent behavior and describes how to avoid unexpected compiler errors due to the Stencil CLI and BigCommerce's servers running different versions of node-sass. -To ensure that your storefront is up to date, review the [Deprecation and Sunset Support for Node-Sass](/docs/stencil/cli/incompatible-directivea) information to learn about the two possible options for updating your node-sass compiler. +To ensure that your storefront is up to date, review the [Deprecation and Sunset Support for Node-Sass](/docs/storefront/stencil/cli/node-sass) information to learn about the two possible options for updating your node-sass compiler. ## Examples