Skip to content

Commit 4feb6ac

Browse files
Fix navigation section capitalization and update edit URI in mkdocs.yml
1 parent 1f4771a commit 4feb6ac

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,12 @@ nav:
5050
- Projects:
5151
- PowerShell Modules: PowerShell/index.md
5252
- GitHub Actions: GitHub-Actions/index.md
53-
- blog:
53+
- Blog:
5454
- blog/index.md
5555

5656
repo_name: PSModule/docs
5757
repo_url: https://github.com/PSModule/docs
58+
edit_uri: edit/main/docs/
5859
copyright: Copyright © 2016 - 2025 PSModule
5960

6061
plugins:

0 commit comments

Comments
 (0)