File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4343[bugs]: https://github.com/testing-library/react-testing-library/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Acreated-desc
4444[requests]: https://github.com/testing-library/react-testing-library/issues?q=is%3Aissue+sort%3Areactions-%2B1-desc+label%3Aenhancement+is%3Aopen
4545[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"+
46- [discord]: https://discord.gg/c6JN9fM
46+ [discord]: https://discord.gg/testing-library
4747[stackoverflow]: https://stackoverflow.com/questions/tagged/react-testing-library
4848
4949<!-- prettier-ignore-end -->
Original file line number Diff line number Diff line change @@ -305,7 +305,7 @@ module.exports = {
305305 } ,
306306 {
307307 label : 'Discord' ,
308- href : 'https://discord.gg/c6JN9fM ' ,
308+ href : 'https://discord.gg/testing-library ' ,
309309 } ,
310310 ] ,
311311 } ,
Original file line number Diff line number Diff line change 3030# Shortcut to Discord server invite
3131[[redirects ]]
3232 from = " /discord"
33- to = " https://discord.gg/c6JN9fM "
33+ to = " https://discord.gg/testing-library "
3434
3535# Support page to help page
3636[[redirects ]]
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ export default function Help(props) {
3434 title : 'Spectrum' ,
3535 } ,
3636 {
37- content : `Chat on [Discord](https://discord.gg/c6JN9fM )` ,
37+ content : `Chat on [Discord](https://discord.gg/testing-library )` ,
3838 title : 'Discord' ,
3939 } ,
4040 {
You can’t perform that action at this time.
0 commit comments