Fix broken IRC link in template
See: https://hackint.org/servers Seems the SpaceAPI response on the old/current website has been wrong all along lol :D
This commit is contained in:
parent
8fa840cd8c
commit
ec8e279b7a
|
@ -13,7 +13,7 @@
|
||||||
},
|
},
|
||||||
"contact": {
|
"contact": {
|
||||||
"phone": "+494023830150",
|
"phone": "+494023830150",
|
||||||
"irc": "ircs://irc.hackint.org:9999/ccchh",
|
"irc": "ircs://irc.hackint.org:6697/#ccchh",
|
||||||
"mastodon": "@ccchh@chaos.social",
|
"mastodon": "@ccchh@chaos.social",
|
||||||
"email": "mail@hamburg.ccc.de",
|
"email": "mail@hamburg.ccc.de",
|
||||||
"ml": "talk@hamburg.ccc.de",
|
"ml": "talk@hamburg.ccc.de",
|
||||||
|
|
Loading…
Reference in a new issue