diff options
| author | Shinigami <[email protected]> | 2023-03-04 15:42:54 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-04 15:42:54 +0100 |
| commit | 8a97cac30f94bf7c29bfd6ffbad6ebf9c05fa2b1 (patch) | |
| tree | 84c6f075fba50853d713450d2454dc38cdb55b0f /netlify.toml | |
| parent | f5b1c5a4734eef5d4ab5196238a464f0cac6fceb (diff) | |
| download | faker-8a97cac30f94bf7c29bfd6ffbad6ebf9c05fa2b1.tar.xz faker-8a97cac30f94bf7c29bfd6ffbad6ebf9c05fa2b1.zip | |
fix: discord link (#1891)
Diffstat (limited to 'netlify.toml')
| -rw-r--r-- | netlify.toml | 2 |
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 |
