use long form Discord link

https://discord.gg/grapheneos is a 301 redirect to
https://discord.com/invite/grapheneos so it makes sense to use the long
form to avoid a redirect.
This commit is contained in:
Daniel Micay 2023-12-24 02:32:12 -05:00
parent 1f3aec7ad8
commit 02a97dd883
2 changed files with 2 additions and 2 deletions

View File

@ -281,7 +281,7 @@ http {
}
location = "/discord" {
return 302 https://discord.gg/grapheneos;
return 302 https://discord.com/invite/grapheneos;
}
location = /404 {

View File

@ -243,7 +243,7 @@
"https://cohost.org/GrapheneOS",
"https://github.com/GrapheneOS",
"https://reddit.com/u/GrapheneOS",
"https://discord.gg/grapheneos",
"https://discord.com/invite/grapheneos",
"https://www.linkedin.com/company/grapheneos/",
"https://www.facebook.com/GrapheneOS",
"https://www.instagram.com/grapheneos/",