diff --git a/docs/introduction.mdx b/docs/get-start/introduction.mdx similarity index 100% rename from docs/introduction.mdx rename to docs/get-start/introduction.mdx diff --git a/docs/quickstart.mdx b/docs/get-start/quickstart.mdx similarity index 100% rename from docs/quickstart.mdx rename to docs/get-start/quickstart.mdx diff --git a/docs/mint.json b/docs/mint.json index 195f74f5..8c5937bc 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -31,8 +31,8 @@ }, "navigation": [ { - "group": "Getting started", - "pages": ["quickstart", "introduction"] + "group": "Get started", + "pages": ["get-start/quickstart", "get-start/introduction"] }, { "group": "Advanced",