Skip to content

Commit a72dfb6

Browse files
authored
Change navigation links to point to docs directory
Updated navigation paths for documentation files.
1 parent 49ef262 commit a72dfb6

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: index.md
29+
- Home: docs/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: workshops.md
36-
- Committee: committee.md
37-
- Contact Us: contact.md
35+
- Workshops: docs/workshops.md
36+
- Committee: docs/committee.md
37+
- Contact Us: docs/contact.md

0 commit comments

Comments
 (0)