Fix URLs in config template #35
|
@ -61,7 +61,7 @@
|
|||
"14"
|
||||
],
|
||||
"space": "CCCHH",
|
||||
"logo": "https://next.hamburg.ccc.de/images/logo.svg",
|
||||
"logo": "https://hamburg.ccc.de/images/logo.svg",
|
||||
"ext_ccc": "erfa",
|
||||
"url": "https://hamburg.ccc.de/",
|
||||
"location": {
|
||||
|
@ -90,7 +90,7 @@
|
|||
"links": [
|
||||
{
|
||||
"name": "Wiki",
|
||||
"url": "https://wiki.ccchh.net"
|
||||
"url": "https://wiki.hamburg.ccc.de"
|
||||
},
|
||||
{
|
||||
"name": "Git (Forgejo)",
|
||||
|
|
Loading…
Reference in a new issue