diff options
| author | Shinigami <[email protected]> | 2022-09-16 03:52:26 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-09-15 21:52:26 +0200 |
| commit | eb63f91d2b2f173ae90632bf1aee68a2b36f588f (patch) | |
| tree | 90fd83040674e61b74e4ce686ba4a5a97c37993f | |
| parent | 5bdba8bc436fc50f1833e976f5ba65d192d37918 (diff) | |
| download | faker-eb63f91d2b2f173ae90632bf1aee68a2b36f588f.tar.xz faker-eb63f91d2b2f173ae90632bf1aee68a2b36f588f.zip | |
chore: switch discord link (#1377)
| -rw-r--r-- | netlify.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml index 3f482d7b..3d5ea078 100644 --- a/netlify.toml +++ b/netlify.toml @@ -10,7 +10,7 @@ # Redirect to Discord server [[redirects]] from = "https://chat.fakerjs.dev" - to = "https://discord.com/invite/4qDjAmDj4P" + to = "https://discord.gg/faker-js" status = 301 force = true |
