Skip to content

Commit b519414

Browse files
committed
add file paths
1 parent c5073da commit b519414

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

mkdocs.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,12 @@ theme:
1717

1818
nav:
1919
- Introduction: index.md
20-
- Run Locally: local.md
20+
- Run Locally:
21+
- Overview: local/index.md
22+
- Centos: local/centOSREADME.md
23+
- macOS: local/macOSREADME.md
24+
- Ubuntu: local/ubuntuREADME.md
25+
- Microsoft Windows: local/mswinOSREADME.md
2126
- Run in the Cloud:
2227
- Overview: cloud/index.md
2328
- AWS: cloud/aws.md

0 commit comments

Comments
 (0)