Skip to content

Commit 2a3be2c

Browse files
committed
docs: use vanity URL for Discord
1 parent deafd51 commit 2a3be2c

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Thanks for your interest in the project. We appreciate bugs filed and PRs submit
2323
instead of filing an issue on GitHub. You can follow the instructions in this
2424
codesandbox to make a reproduction of your issue: https://kcd.im/rtl-help
2525
* Discord
26-
https://discord.gg/c6JN9fM
26+
https://discord.gg/testing-library
2727
* Stack Overflow
2828
https://stackoverflow.com/questions/tagged/react-testing-library
2929
@@ -61,6 +61,7 @@ for the supported version.
6161
Relevant code or config
6262

6363
```javascript
64+
6465
```
6566

6667
What you did:

.github/ISSUE_TEMPLATE/Question.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For questions related to using the library, please visit a support community
1616
instead of filing an issue on GitHub. You can follow the instructions in this
1717
codesandbox to make a reproduction of your issue: https://kcd.im/rtl-help
1818

19-
- Discord https://discord.gg/c6JN9fM
19+
- Discord https://discord.gg/testing-library
2020
- Stack Overflow
2121
https://stackoverflow.com/questions/tagged/react-testing-library
2222
- Documentation: https://github.com/testing-library/testing-library-docs

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ Contributions of any kind welcome!
653653
[requests]: https://github.com/testing-library/react-testing-library/issues?q=is%3Aissue+sort%3Areactions-%2B1-desc+label%3Aenhancement+is%3Aopen
654654
[good-first-issue]: https://github.com/testing-library/react-testing-library/issues?utf8=✓&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3A"good+first+issue"+
655655
[discord-badge]: https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square
656-
[discord]: https://discord.gg/c6JN9fM
656+
[discord]: https://discord.gg/testing-library
657657
[stackoverflow]: https://stackoverflow.com/questions/tagged/react-testing-library
658658
[react-hooks-testing-library]: https://github.com/testing-library/react-hooks-testing-library
659659

0 commit comments

Comments
 (0)