Skip to content

Commit f9031a4

Browse files
committed
(#279) - use lowercase for all documentation files
Consistency makes linking between pages easier.
1 parent 6760f44 commit f9031a4

5 files changed

Lines changed: 4 additions & 4 deletions

File tree

documentation/docs/pages/infrastructure/Architecture.md renamed to documentation/docs/pages/infrastructure/architecture.md

File renamed without changes.
File renamed without changes.
File renamed without changes.

documentation/docs/pages/infrastructure/Git-practices.md renamed to documentation/docs/pages/infrastructure/git-practices.md

File renamed without changes.

documentation/mkdocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ nav:
3535

3636
- Diagnostics: pages/diagnostics/index.md
3737
- Infrastructure:
38-
- Architecture: pages/infrastructure/Architecture.md
39-
- Deployment: pages/infrastructure/Deployment.md
40-
- Building: pages/infrastructure/Building.md
41-
- Git practices: pages/infrastructure/Git-practices.md
38+
- Architecture: pages/infrastructure/architecture.md
39+
- Deployment: pages/infrastructure/deployment.md
40+
- Building: pages/infrastructure/building.md
41+
- Git practices: pages/infrastructure/git-practices.md
4242

4343
# Theme
4444
theme:

0 commit comments

Comments
 (0)