README.md: fix link path to content.en (#497)

This commit is contained in:
Gerasimos (Makis) Maropoulos
2022-11-11 12:08:54 +02:00
committed by GitHub
parent 3d2bfec186
commit d5b75f4fb3
+1 -1
View File
@@ -127,7 +127,7 @@ headless = true
And Enable it by setting `BookMenuBundle: /menu` in Site configuration. And Enable it by setting `BookMenuBundle: /menu` in Site configuration.
- [Example menu](https://github.com/alex-shpak/hugo-book/blob/master/exampleSite/content/menu/index.md) - [Example menu](https://github.com/alex-shpak/hugo-book/blob/master/exampleSite/content.en/menu/index.md)
- [Example config file](https://github.com/alex-shpak/hugo-book/blob/master/exampleSite/config.yaml) - [Example config file](https://github.com/alex-shpak/hugo-book/blob/master/exampleSite/config.yaml)
- [Leaf bundles](https://gohugo.io/content-management/page-bundles/) - [Leaf bundles](https://gohugo.io/content-management/page-bundles/)