aboutsummaryrefslogtreecommitdiff
path: root/netlify.toml
diff options
context:
space:
mode:
authorShinigami <[email protected]>2023-03-04 15:42:54 +0100
committerGitHub <[email protected]>2023-03-04 15:42:54 +0100
commit8a97cac30f94bf7c29bfd6ffbad6ebf9c05fa2b1 (patch)
tree84c6f075fba50853d713450d2454dc38cdb55b0f /netlify.toml
parentf5b1c5a4734eef5d4ab5196238a464f0cac6fceb (diff)
downloadfaker-8a97cac30f94bf7c29bfd6ffbad6ebf9c05fa2b1.tar.xz
faker-8a97cac30f94bf7c29bfd6ffbad6ebf9c05fa2b1.zip
fix: discord link (#1891)
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 28fcee02..46e10350 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -29,7 +29,7 @@
[[redirects]]
from = "/chat"
- to = "https://discord.gg/faker-js"
+ to = "https://discord.gg/wq78qyhdSZ"
status = 301
force = true