Skip to content

Commit 17ffb4c

Browse files
authored
Update navigation paths to use relative links
1 parent a72dfb6 commit 17ffb4c

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

0 commit comments

Comments
 (0)