diff --git a/mkdocs.yml b/mkdocs.yml
index 432a9dbbd2bcf3d0fcd69aa9532eb3cfd655c030..1f3dc9d117086ec36aeeee3a8dec11ae3ef62c31 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -14,11 +14,11 @@ nav:
       - Platforms: platforms.md
       - How to run: running.md
       - ASFF: asff.md
-  - Flags: flags_and_commands.md
+  - Flags: flags-and-commands.md
   - Configuration Options:
       - Understanding the yamls: controls.md
       - Architecture: architecture.md
-  - Contributing: contributing.md
+  - Contributing: CONTRIBUTING.md
 
 markdown_extensions:
   - pymdownx.highlight