Skip to content

Commit

Permalink
chore(website): Update chat.vector.dev redirect (vectordotdev#18635)
Browse files Browse the repository at this point in the history
To drop people into #support rather than #development since we get a lot of users asking support
questions in #development.

Signed-off-by: Jesse Szwedko <[email protected]>
  • Loading branch information
jszwedko authored Sep 21, 2023
1 parent f2d60cb commit 76efb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ force = true

[[redirects]]
from = "https://chat.vector.dev/*"
to = "https://discord.gg/dX3bdkF"
to = "https://discord.gg/ptvgXhUF2m"
status = 302
force = true

Expand Down

0 comments on commit 76efb4b

Please sign in to comment.