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:
@@ -281,7 +281,7 @@ http {
|
||||
}
|
||||
|
||||
location = "/discord" {
|
||||
return 302 https://discord.gg/grapheneos;
|
||||
return 302 https://discord.com/invite/grapheneos;
|
||||
}
|
||||
|
||||
location = /404 {
|
||||
|
||||
Reference in New Issue
Block a user