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 | |
| 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')
| -rw-r--r-- | docs/guide/index.md | 2 | ||||
| -rw-r--r-- | docs/update.md | 2 |
2 files changed, 2 insertions, 2 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). diff --git a/docs/update.md b/docs/update.md index 2f11caa3..603879c0 100644 --- a/docs/update.md +++ b/docs/update.md @@ -30,7 +30,7 @@ We're referring to it as the official library in the immediate term in order to ## (someone) is also working on a Faker library -Please send them to our [Discord](https://discord.gg/k4bPM5dzqC) and we can share ideas and collaborate. +Please send them to our [Discord](https://chat.fakerjs.dev) and we can share ideas and collaborate. ## Who are the current maintainers? |
