From d5b75f4fb3aaa5c2f0209db4933a55aa634d5dfd Mon Sep 17 00:00:00 2001 From: "Gerasimos (Makis) Maropoulos" Date: Fri, 11 Nov 2022 12:08:54 +0200 Subject: README.md: fix link path to content.en (#497) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9bb72e..89b6719 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ headless = true 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) - [Leaf bundles](https://gohugo.io/content-management/page-bundles/) -- cgit v1.2.3