Skip to content

Commit

Permalink
Fix home page on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjong committed Jul 24, 2024
1 parent 4f9848f commit 9c5db0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ plugins:
- search

nav:
- "Home": "index.md"
- "Home": "README.md"
- "User Guide":
- "Getting Started": "user_guide/getting_started.md"
- "Tutorials":
Expand Down

0 comments on commit 9c5db0c

Please sign in to comment.