Compare commits

...

2 Commits

Author SHA1 Message Date
Real-MullaC
12c0ec7994
Merge 4ab7525700 into 77cb0a14c4 2024-10-31 11:13:15 -04:00
Real-MullaC
4ab7525700
Update mkdocs.yml 2024-10-26 16:00:44 +01:00

2
.github/mkdocs.yml vendored
View File

@ -5,7 +5,7 @@ repo_url: https://github.com/ChrisTitusTech/winutil
nav: nav:
- Introduction: 'index.md' - Introduction: 'index.md'
- User Guide: 'userguide.md' - User Guide: 'userguide.md'
- Contributing Guide: 'contribute.md' - Contributing Guide: 'CONTRIBUTING.md'
- Documentation: - Documentation:
- Dev Docs: 'devdocs.md' - Dev Docs: 'devdocs.md'
- Known Issues: 'KnownIssues.md' - Known Issues: 'KnownIssues.md'