Skip to content

Commit 86073f1

Browse files
committed
hugo: fix egregious broken footer links
1 parent 0538975 commit 86073f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/_default/languages.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
[en.params]
66
languageISO = "EN"
77
languageTag = "en-US"
8-
footer = 'Built using <a class="text-muted" href="https://getdoks.com/">Doks</a> and <a class="text-muted" href="https://https://gohugo.io/">Hugo</a>'
8+
footer = 'Built using <a class="text-muted" href="https://getdoks.org/">Doks</a> and <a class="text-muted" href="https://gohugo.io/">Hugo</a>'

0 commit comments

Comments
 (0)