From 6e739720cb7aca676eb9719376c51fe8ef1cf738 Mon Sep 17 00:00:00 2001 From: c6ristian Date: Tue, 5 Dec 2023 18:18:35 +0100 Subject: [PATCH] fix: links to the (new) ccchh wiki --- hugo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hugo.toml b/hugo.toml index 0093253..948664d 100644 --- a/hugo.toml +++ b/hugo.toml @@ -48,18 +48,18 @@ enableGitInfo = true [[menu.footer]] name = "Satzung" weight = 90 - url = "https://wiki.cccch.net/verein:offizielles:satzung" + url = "https://wiki.ccchh.net/verein:offizielles:satzung" [menu.footer.params] rel = "external" [[menu.footer]] name = "Hausordnung" weight = 92 - url = "https://wiki.cccch.net/verein:offizielles:hausordnung" + url = "https://wiki.ccchh.net/verein:offizielles:hausordnung" [menu.footer.params] rel = "external" [[menu.footer]] name = "Mitglied werden" weight = 94 - url = "https://wiki.cccch.net/verein:offizielles:foemi-formular" + url = "https://wiki.ccchh.net/verein:offizielles:foemi-formular" [menu.footer.params] rel = "external"