@@ -31,7 +31,7 @@ practices.</p>
31
31
32
32
[ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-102-orange.svg?style=flat-square )] ( #contributors )
33
33
[ ![ PRs Welcome] [ prs-badge ]] [ prs ] [ ![ Code of Conduct] [ coc-badge ]] [ coc ]
34
- [ ![ Join the community on Spectrum ] [ spectrum -badge]] [ spectrum ]
34
+ [ ![ Discord ] [ discord -badge]] [ discord ]
35
35
36
36
[ ![ Watch on GitHub] [ github-watch-badge ]] [ github-watch ]
37
37
[ ![ Star on GitHub] [ github-star-badge ]] [ github-star ]
@@ -428,8 +428,7 @@ a 👍. This helps maintainers prioritize what to work on.
428
428
For questions related to using the library, please visit a support community
429
429
instead of filing an issue on GitHub.
430
430
431
- - [Spectrum][spectrum]
432
- - [Reactiflux on Discord][reactiflux]
431
+ - [Discord][discord]
433
432
- [Stack Overflow][stackoverflow]
434
433
435
434
## Contributors
@@ -615,8 +614,6 @@ Contributions of any kind welcome!
615
614
[package]: https://www.npmjs.com/package/@testing-library/react
616
615
[downloads-badge]: https://img.shields.io/npm/dm/@testing-library/react.svg?style=flat-square
617
616
[npmtrends]: http://www.npmtrends.com/@testing-library/react
618
- [spectrum-badge]: https://withspectrum.github.io/badge/badge.svg
619
- [spectrum]: https://spectrum.chat/testing-library
620
617
[license-badge]: https://img.shields.io/npm/l/@testing-library/react.svg?style=flat-square
621
618
[license]: https://github.com/testing-library/react-testing-library/blob/master/LICENSE
622
619
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
@@ -635,7 +632,8 @@ Contributions of any kind welcome!
635
632
[bugs]: https://github.com/testing-library/react-testing-library/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Acreated-desc
636
633
[requests]: https://github.com/testing-library/react-testing-library/issues?q=is%3Aissue+sort%3Areactions-%2B1-desc+label%3Aenhancement+is%3Aopen
637
634
[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"+
638
- [reactiflux]: https://www.reactiflux.com/
635
+ [discord-badge]: https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square
636
+ [discord]: https://discord.gg/c6JN9fM
639
637
[stackoverflow]: https://stackoverflow.com/questions/tagged/react-testing-library
640
638
[react-hooks-testing-library]: https://github.com/testing-library/react-hooks-testing-library
641
639
0 commit comments