Skip to content

Commit

Permalink
Test links work with subdirs
Browse files Browse the repository at this point in the history
  • Loading branch information
durera committed Oct 26, 2024
1 parent 5934c9f commit 3db4baf
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ edit_uri: blob/master/docs/

nav:
- "Carbon Theme": index.md
- "Page 2": page2.md
- "Page 3": page3.md
- "Page 2": section2/page2.md
- "Page 3": section2/page3.md

theme:
name: carbon
Expand Down

0 comments on commit 3db4baf

Please sign in to comment.