Add a redirect to the new invite.
This commit is contained in:
parent
7ce82fbd12
commit
38a254dad2
1 changed files with 4 additions and 0 deletions
4
netlify.toml
Normal file
4
netlify.toml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[[redirects]]
|
||||||
|
from = "/community/discord/invite"
|
||||||
|
to = "https://discord.gg/sycytVQ"
|
||||||
|
status = 301
|
Loading…
Reference in a new issue