diff --git a/netlify.toml b/netlify.toml index 46e10350539..31eb56a489b 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