Skip to content

Commit

Permalink
docs: move "what's new" higher up the index (#143)
Browse files Browse the repository at this point in the history
Signed-off-by: Ramkumar Chinchani <[email protected]>
  • Loading branch information
rchincha authored Dec 18, 2023
1 parent a23a6ab commit 0dff7ae
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 @@ -88,6 +88,7 @@ markdown_extensions:

nav:
- Home: index.md
- What's New: general/whats-new.md
- General:
- Concepts: general/concepts.md
- Key Features: general/features.md
Expand All @@ -96,7 +97,6 @@ nav:
- Released Images: general/releases.md
- Glossary: general/glossary.md
- About: general/project.md
- What's New: general/whats-new.md
- User Guides:
- Push and Pull Image Content: user-guides/user-guide-datapath.md
- Use the Web Interface to Find Images: user-guides/user-guide-gui.md
Expand Down

0 comments on commit 0dff7ae

Please sign in to comment.