aboutsummaryrefslogtreecommitdiff
path: root/netlify.toml
diff options
context:
space:
mode:
authorMatt Mayer <[email protected]>2023-03-05 19:08:41 +0700
committerGitHub <[email protected]>2023-03-05 13:08:41 +0100
commitf948e2e8ccc93b31557f8c65f610f52dff28e2e4 (patch)
treec3695866a4a6a52a280b790cb3f85aeb58f5af79 /netlify.toml
parent859292878b55c572e5b841e67aee5e9da660989e (diff)
downloadfaker-f948e2e8ccc93b31557f8c65f610f52dff28e2e4.tar.xz
faker-f948e2e8ccc93b31557f8c65f610f52dff28e2e4.zip
fix: more discord links (#1893)
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/netlify.toml b/netlify.toml
index 46e10350..31eb56a4 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -23,14 +23,14 @@
# Redirect to Discord server
[[redirects]]
from = "https://chat.fakerjs.dev"
- to = "https://discord.gg/faker-js"
- status = 301
+ to = "https://discord.gg/wq78qyhdSZ"
+ status = 302
force = true
[[redirects]]
from = "/chat"
to = "https://discord.gg/wq78qyhdSZ"
- status = 301
+ status = 302
force = true
# Redirect to StackBlitz playground