From 8e66fc7613076489d9f888a2874cc98b5390b65f Mon Sep 17 00:00:00 2001 From: Leo Heitmann Ruiz Date: Mon, 2 Sep 2024 14:58:01 +0200 Subject: [PATCH] Fix link in README (#618) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5305f3..d6ae12f 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,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.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/hugo.yaml) - [Leaf bundles](https://gohugo.io/content-management/page-bundles/) ## Blog