Skip to content

Commit 47838bc

Browse files
authored
Closes down Discord invitations (#407)
1 parent 91f8d6b commit 47838bc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

netlify.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
force = true
1919
headers = {X-From = "Netlify"}
2020

21-
[[redirects]]
22-
from = "/discord"
23-
to = "https://discord.com/invite/c4XtX4F2tK"
24-
status = 301
25-
force = true
21+
# [[redirects]]
22+
# from = "/discord"
23+
# to = "INSERT LINK HERE"
24+
# status = 301
25+
# force = true

0 commit comments

Comments
 (0)