summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-07-03 10:42:20 -0400
committerPete Johanson <peter@peterjohanson.com>2020-07-03 10:42:20 -0400
commitf08578a5f10433a6c303e0ad6760a6b674cacd43 (patch)
treeadede1e464614c7bc55ddfaaa200045e901e2321
parent38a254dad22bfb77ebc6d4ba30605544426e37c3 (diff)
Make the redirect temporary.
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index ed18e1d..8ef5add 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,4 +1,4 @@
[[redirects]]
from = "/community/discord/invite"
to = "https://discord.gg/sycytVQ"
- status = 301 \ No newline at end of file
+ status = 302 \ No newline at end of file