diff --git a/docs/index.md b/docs/README.md similarity index 100% rename from docs/index.md rename to docs/README.md diff --git a/mkdocs.yml b/mkdocs.yml index 57d6ce08cd..07d6cfe7a7 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -8,7 +8,7 @@ repo_url: https://github.com/lensapp/lens copyright: Copyright © 2020 Mirantis Inc. - All rights reserved. edit_uri: "" nav: - - Overview: index.md + - Overview: README.md - Getting started: - Downloading Lens: getting-started/downloading-lens.md - Preferences: getting-started/preferences.md