diff --git a/netlify.toml b/netlify.toml index 3cd2cd45..81295ae0 100644 --- a/netlify.toml +++ b/netlify.toml @@ -18,8 +18,8 @@ force = true headers = {X-From = "Netlify"} -[[redirects]] - from = "/discord" - to = "https://discord.com/invite/c4XtX4F2tK" - status = 301 - force = true \ No newline at end of file +# [[redirects]] +# from = "/discord" +# to = "INSERT LINK HERE" +# status = 301 +# force = true \ No newline at end of file