Skip to content

Commit 9577d68

Browse files
committed
docs: replace discord links with chat.fakerjs.dev
credit: Shinigami
1 parent 0a5f5ad commit 9577d68

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Discord Chat
4-
url: discord.gg/4qDjAmDj4P
4+
url: chat.fakerjs.dev
55
about: Ask questions and discuss with other users in real time.
66
- name: Questions & Discussions
77
url: https://github.com/faker-js/faker.js/discussions

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
3535

3636
## Enforcement
3737

38-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by [contacting a Moderator or Maintainer via Discord](https://discord.com/invite/4qDjAmDj4P). All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
38+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by [contacting a Moderator or Maintainer via Discord](https://chat.fakerjs.dev). All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
3939

4040
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
4141

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<h1>Faker</h1>
44
<p>Generate massive amounts of fake (but realistic) data for testing and development.</p>
55

6-
[![Chat on Discord](https://img.shields.io/discord/929487054990110771)](https://discord.com/invite/4qDjAmDj4P)
6+
[![Chat on Discord](https://img.shields.io/discord/929487054990110771)](https://chat.fakerjs.dev)
77
[![Continuous Integration](https://github.com/faker-js/faker/actions/workflows/ci.yml/badge.svg)](https://github.com/faker-js/faker/actions/workflows/ci.yml)
88
[![npm version](https://badgen.net/npm/v/@faker-js/faker)](https://www.npmjs.com/package/@faker-js/faker)
99
[![npm downloads](https://badgen.net/npm/dm/@faker-js/faker)](https://www.npmjs.com/package/@faker-js/faker)

docs/guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ It is highly recommended to use version tags when importing libraries in Deno, e
8787

8888
## Community
8989

90-
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).
90+
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).

docs/update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ We're referring to it as the official library in the immediate term in order to
3030

3131
## (someone) is also working on a Faker library
3232

33-
Please send them to our [Discord](https://discord.gg/k4bPM5dzqC) and we can share ideas and collaborate.
33+
Please send them to our [Discord](https://chat.fakerjs.dev) and we can share ideas and collaborate.
3434

3535
## Who are the current maintainers?
3636

0 commit comments

Comments
 (0)