diff --git a/docs/trails/introduction.mdx b/docs/trails/index.mdx similarity index 100% rename from docs/trails/introduction.mdx rename to docs/trails/index.mdx diff --git a/sidebars.js b/sidebars.js index 2c3ffe3..17d9730 100644 --- a/sidebars.js +++ b/sidebars.js @@ -16,7 +16,7 @@ const sidebars = { // By default, Docusaurus generates a sidebar from the docs folder structure // tutorialSidebar: [{type: 'autogenerated', dirName: '.'}], trailsSidebar: [ - { type: "doc", id: "trails/introduction", label: "Intro" }, + { type: "doc", id: "trails/index", label: "Introduction" }, { type: 'category', label: 'Prague Trails',