diff --git a/docs/mint.json b/docs/mint.json index 976bd67..e4815b0 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -61,7 +61,7 @@ "navigation": [ { "group": "Getting Started", - "pages": ["introduction", "motivation"] + "pages": ["start", "motivation"] }, { "group": "Usage", diff --git a/docs/introduction.mdx b/docs/start.mdx similarity index 100% rename from docs/introduction.mdx rename to docs/start.mdx