diff --git a/docs/index.md b/docs/introduction.md similarity index 100% rename from docs/index.md rename to docs/introduction.md diff --git a/docs/project.json b/docs/project.json index 96a7c961..f6cc2789 100644 --- a/docs/project.json +++ b/docs/project.json @@ -2,7 +2,7 @@ "navigation": [ { "title": "Introduction", - "file": "index.md" + "file": "introduction.md" }, { "title": "Getting Started",