aboutsummaryrefslogtreecommitdiff
path: root/netlify.toml
diff options
context:
space:
mode:
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