Skip to content

Commit f948e2e

Browse files
author
Matt Mayer
authored
fix: more discord links (#1893)
1 parent 8592928 commit f948e2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

netlify.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
# Redirect to Discord server
2424
[[redirects]]
2525
from = "https://chat.fakerjs.dev"
26-
to = "https://discord.gg/faker-js"
27-
status = 301
26+
to = "https://discord.gg/wq78qyhdSZ"
27+
status = 302
2828
force = true
2929

3030
[[redirects]]
3131
from = "/chat"
3232
to = "https://discord.gg/wq78qyhdSZ"
33-
status = 301
33+
status = 302
3434
force = true
3535

3636
# Redirect to StackBlitz playground

0 commit comments

Comments
 (0)