Skip to content

Commit c0121fb

Browse files
authored
Fix cloud-init .pages so that it is ready for translators (#3013)
* add `*.md` to index.md = `index*.md`
1 parent d266162 commit c0121fb

File tree

1 file changed

+1
-1
lines changed
  • docs/guides/virtualization/cloud-init

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Navigation for the cloud-init Guide
22

33
nav:
4-
- ... | index.md
4+
- ... | index*.md
55
- ...

0 commit comments

Comments
 (0)