diff --git a/exampleSite/content/docs/installation/index.md b/exampleSite/content/docs/installation/index.md index bf8cf1eb..4a2d96e1 100644 --- a/exampleSite/content/docs/installation/index.md +++ b/exampleSite/content/docs/installation/index.md @@ -114,9 +114,8 @@ Once you've copied the files, your config folder should look like this: ```shell config/_default/ ├─ config.toml -├─ languages.en.toml ├─ markup.toml -├─ menus.en.toml +├─ menus.toml ├─ module.toml # if you installed using Hugo Modules └─ params.toml ```