diff --git a/docs/content/guides/7.multistore/1.introduction/1.index.md b/docs/content/guides/7.multistore/1.introduction/1.index.md index b552baf80c..3e2f8b1836 100644 --- a/docs/content/guides/7.multistore/1.introduction/1.index.md +++ b/docs/content/guides/7.multistore/1.introduction/1.index.md @@ -61,13 +61,13 @@ The solution is flexible and allows you to optimize the ways you want to develop This means that you can deploy completely separate storefronts or a single store with multiple variations from the same repository. One does not influence the other, so you can optimize the workflow and deployment to fit your needs without tradeoffs. -::card{title="Next: Use Cases" to="/guides/multistore/use-cases"} +::card{title="Next: Use Cases"} #description Learn the most common use cases that Alokai Multistore was built for. #cta -:::docs-arrow-link{to="/guides/multistore/use-cases"} +:::docs-arrow-link{to="/guides/multistore/introduction/use-cases"} Next ::: :: diff --git a/docs/content/guides/7.multistore/2.tooling-and-concepts/1.index.md b/docs/content/guides/7.multistore/2.tooling-and-concepts/1.index.md index 9dce99cc66..2df35d1393 100644 --- a/docs/content/guides/7.multistore/2.tooling-and-concepts/1.index.md +++ b/docs/content/guides/7.multistore/2.tooling-and-concepts/1.index.md @@ -373,7 +373,7 @@ Some files receive special treatment during composition: Learn how to create and manage stores using the CLI. #cta -:::docs-arrow-link{to="/guides/multistore/tooling-and-concepts/managing-the-stores"} +:::docs-arrow-link{to="/guides/multistore/tooling-and-concepts/development/managing-the-stores"} Next ::: :: diff --git a/docs/content/guides/7.multistore/2.tooling-and-concepts/2.development/3.managing-the-stores.md b/docs/content/guides/7.multistore/2.tooling-and-concepts/2.development/3.managing-the-stores.md index 0ca448b003..4013e1cbcb 100644 --- a/docs/content/guides/7.multistore/2.tooling-and-concepts/2.development/3.managing-the-stores.md +++ b/docs/content/guides/7.multistore/2.tooling-and-concepts/2.development/3.managing-the-stores.md @@ -282,7 +282,7 @@ rm -rf .turbo Learn how to set up and use your local development environment effectively. #cta -:::docs-arrow-link{to="/guides/multistore/tooling-and-concepts/local-environment"} +:::docs-arrow-link{to="/guides/multistore/tooling-and-concepts/development/local-environment"} Next ::: :: diff --git a/docs/content/guides/7.multistore/2.tooling-and-concepts/2.development/4.local-environment.md b/docs/content/guides/7.multistore/2.tooling-and-concepts/2.development/4.local-environment.md index 5193c29c99..53c6376562 100644 --- a/docs/content/guides/7.multistore/2.tooling-and-concepts/2.development/4.local-environment.md +++ b/docs/content/guides/7.multistore/2.tooling-and-concepts/2.development/4.local-environment.md @@ -197,7 +197,7 @@ Learn how to create and run integration tests using Playwright in your Alokai mu #cta -:::docs-arrow-link{to="/guides/multistore/tooling-and-concepts/integration-tests"} +:::docs-arrow-link{to="/guides/multistore/tooling-and-concepts/development/integration-tests"} Next ::: :: diff --git a/docs/content/guides/7.multistore/2.tooling-and-concepts/3.deployment/6.deployment.md b/docs/content/guides/7.multistore/2.tooling-and-concepts/3.deployment/1.index.md similarity index 100% rename from docs/content/guides/7.multistore/2.tooling-and-concepts/3.deployment/6.deployment.md rename to docs/content/guides/7.multistore/2.tooling-and-concepts/3.deployment/1.index.md