diff --git a/config.toml b/config.toml index 5a77bff5d..e3f4dec46 100644 --- a/config.toml +++ b/config.toml @@ -89,7 +89,7 @@ watch = true ## Gitter URL gitter = "https://gitter.im/spf13/hugo" ## Discuss Forum URL - forum = "https://discuss.hugo.io" + forum = "https://discuss.gohugo.io" gtmid = "" # Set to true to include a CDN call to FontAwesome (not that Hugo docs currently hosts its own FA (see pipeline/scss/_variables.scss)) usefontawesome = false @@ -103,4 +103,4 @@ watch = true [taxonomies] tag = "tags" - category = "categories" \ No newline at end of file + category = "categories" diff --git a/layouts/partials/site-footer.html b/layouts/partials/site-footer.html index bef045a6c..3ab485931 100644 --- a/layouts/partials/site-footer.html +++ b/layouts/partials/site-footer.html @@ -8,7 +8,7 @@