diff --git a/netlify.toml b/netlify.toml index 42427f35b..0542cb4a4 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1499,4 +1499,10 @@ to = "/docs/guides/how-to-customize-vtex-sales-app#list-of-customizations" force = true from = "/docs/guides/vtex-io-documentation-best-practices-for-rendering-images" status = 308 -to = "/docs/guides/vtex-io-documentation-optimizing-image-rendering" \ No newline at end of file +to = "/docs/guides/vtex-io-documentation-optimizing-image-rendering" + +[[redirects]] +force = true +from = "/docs/guides/how-to-customize-instore" +status = 308 +to = "/docs/guides/how-to-customize-vtex-sales-app" \ No newline at end of file