mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 19:34:47 -04:00
config.toml: Let links point to the new forum url
This commit is contained in:
parent
877fc4acb3
commit
f91c0c489f
@ -38,7 +38,7 @@ pluralizeListTitles = false
|
||||
[[menu.main]]
|
||||
name = "Discuss Hugo"
|
||||
pre = "<i class='fa fa-comments'></i>"
|
||||
url = "http://discuss.gohugo.io/"
|
||||
url = "https://discourse.gohugo.io/"
|
||||
weight = -150
|
||||
[[menu.main]]
|
||||
name = "About Hugo"
|
||||
@ -93,7 +93,7 @@ pluralizeListTitles = false
|
||||
[[menu.main]]
|
||||
parent = "community"
|
||||
name = "Discussion Forum"
|
||||
url = "http://discuss.gohugo.io"
|
||||
url = "https://discourse.gohugo.io/"
|
||||
weight = 150
|
||||
[[menu.main]]
|
||||
name = "Tutorials"
|
||||
|
Loading…
x
Reference in New Issue
Block a user