Skip to content

Commit 075a5ae

Browse files
docs: fix Mkdocs nav dict (#65)
1 parent ca39731 commit 075a5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mkdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ nav:
1717
- index.md
1818
- ADRs:
1919
- "01 -- Deploy K3s Through Ansible": adrs/01-deploy-k3s-through-ansible.md
20-
"02 -- Use Makefiles for CI Commands": adrs/02-use-makefiles-for-ci-commands.md
20+
- "02 -- Use Makefiles for CI Commands": adrs/02-use-makefiles-for-ci-commands.md
2121
- Explanations:
2222
- Architecture: explanations/architecture.md
2323
- cloud-init: explanations/cloud-init.md

0 commit comments

Comments
 (0)