There was an error while loading. Please reload this page.
1 parent cc8ebb7 commit 181b201Copy full SHA for 181b201
content/en/content-management/organization/index.md
@@ -46,7 +46,7 @@ Without any additional configuration, the following will just work:
46
.
47
└── content
48
└── about
49
- | └── _index.md // <- https://example.com/about/
+ | └── index.md // <- https://example.com/about/
50
├── posts
51
| ├── firstpost.md // <- https://example.com/posts/firstpost/
52
| ├── happy
0 commit comments