diff options
| author | Eric Cheng <[email protected]> | 2022-01-28 02:30:20 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-28 08:30:20 +0100 |
| commit | 32b483920450a5c1a084e83723f1c433db8ff34f (patch) | |
| tree | 4cd7a0552399b08f19f58ac6c75380467e1745dc /docs/guide | |
| parent | 4ca61ca5b73c3cd4a0ba4094aabd492e2b7f74bf (diff) | |
| download | faker-32b483920450a5c1a084e83723f1c433db8ff34f.tar.xz faker-32b483920450a5c1a084e83723f1c433db8ff34f.zip | |
feat: add chat.fakerjs.dev subdomain redirection to discord (#306)
Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'docs/guide')
| -rw-r--r-- | docs/guide/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md index d377b20d..def785f2 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -87,4 +87,4 @@ It is highly recommended to use version tags when importing libraries in Deno, e ## Community -If you have questions or need help, reach out to the community via [Discord](https://discord.com/invite/4qDjAmDj4P) and [GitHub Discussions](https://github.com/faker-js/faker/discussions). +If you have questions or need help, reach out to the community via [Discord](https://chat.fakerjs.dev) and [GitHub Discussions](https://github.com/faker-js/faker/discussions). |
