Fix URLs in config template #35

Merged
bendodroid merged 1 commit from fix/urls into main 2024-03-24 21:04:39 +01:00

View file

@ -61,7 +61,7 @@
"14" "14"
], ],
"space": "CCCHH", "space": "CCCHH",
"logo": "https://next.hamburg.ccc.de/images/logo.svg", "logo": "https://hamburg.ccc.de/images/logo.svg",
"ext_ccc": "erfa", "ext_ccc": "erfa",
"url": "https://hamburg.ccc.de/", "url": "https://hamburg.ccc.de/",
"location": { "location": {
@ -90,7 +90,7 @@
"links": [ "links": [
{ {
"name": "Wiki", "name": "Wiki",
"url": "https://wiki.ccchh.net" "url": "https://wiki.hamburg.ccc.de"
}, },
{ {
"name": "Git (Forgejo)", "name": "Git (Forgejo)",