docs: add how-to guide for removing country code in storefront prefix (#14419)

This commit is contained in:
Shahed Nasser
2025-12-30 13:01:55 +02:00
committed by GitHub
parent 1de4d1e700
commit e110c08970
6 changed files with 2005 additions and 1 deletions
+5
View File
@@ -113,6 +113,11 @@ export const toolsSidebar = [
path: "/nextjs-starter/guides/revalidate-cache",
title: "Revalidate Cache",
},
{
type: "link",
path: "/nextjs-starter/guides/remove-country-code",
title: "Remove Country Code from URLs",
},
],
},
{