Skip to content

Commit 6c9a7f3

Browse files
authored
Update navigation paths in mkdocs.yml
1 parent 17ffb4c commit 6c9a7f3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

mkdocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ theme:
2626
- navigation.search.suggest.share
2727

2828
nav:
29-
- Home: ./docs/index.md
29+
- Home: index.md
3030
- Resources:
3131
- Data: resources/data.md
3232
- Discord: https://discord.gg/qPJx5T36
3333
- Publications: resources/publications.md
3434
- Software: resources/software.md
35-
- Workshops: ./docs/workshops.md
36-
- Committee: ./docs/committee.md
37-
- Contact Us: ./docs/contact.md
35+
- Workshops: workshops.md
36+
- Committee: committee.md
37+
- Contact Us: contact.md

0 commit comments

Comments
 (0)