forked from CCCHH/nix-infra
Update wiki links to point to wiki.hamburg.ccc.de
This commit is contained in:
parent
394f4fe562
commit
1dd8651bda
|
@ -33,7 +33,7 @@
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "Wiki",
|
"name": "Wiki",
|
||||||
"url": "https://wiki.ccchh.net"
|
"url": "https://wiki.hamburg.ccc.de"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Git (Forgejo)",
|
"name": "Git (Forgejo)",
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
return = "302 https://wiki.ccchh.net/club:c3cat:start";
|
return = "302 https://wiki.hamburg.ccc.de/club:c3cat:start";
|
||||||
};
|
};
|
||||||
|
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
|
|
@ -49,7 +49,7 @@
|
||||||
"auth_header_logo_url": "https://branding-resources.hamburg.ccc.de/logo/ccchh-logo-no-background.png",
|
"auth_header_logo_url": "https://branding-resources.hamburg.ccc.de/logo/ccchh-logo-no-background.png",
|
||||||
"auth_footer_links": [
|
"auth_footer_links": [
|
||||||
{ "text": "Website", "url": "https://hamburg.ccc.de/" },
|
{ "text": "Website", "url": "https://hamburg.ccc.de/" },
|
||||||
{ "text": "Wiki", "url": "https://wiki.ccchh.net/" },
|
{ "text": "Wiki", "url": "https://wiki.hamburg.ccc.de/" },
|
||||||
{ "text": "Status", "url": "https://status.ccchh.net/status/main" }
|
{ "text": "Status", "url": "https://status.ccchh.net/status/main" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue