diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 6204c9b..a03c5f7 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -45,7 +45,7 @@ enableGitInfo = true [[menu.after]] name = "Hugo Themes" - url = "https://themes.gohugo.io/hugo-book/" + url = "https://themes.gohugo.io/themes/hugo-book/" weight = 20 [params] diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index d80ee95..9eea51e 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -41,7 +41,7 @@ menu: url: "https://github.com/alex-shpak/hugo-book" weight: 10 - name: "Hugo Themes" - url: "https://themes.gohugo.io/hugo-book/" + url: "https://themes.gohugo.io/themes/hugo-book/" weight: 20 params: