Skip to content

Commit d1c1ecf

Browse files
authored
docs: Link to new Discord (#112)
1 parent b8d6e92 commit d1c1ecf

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ practices.</p>
3131

3232
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors)
3333
[![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]
3535

3636
[![Watch on GitHub][github-watch-badge]][github-watch]
3737
[![Star on GitHub][github-star-badge]][github-star]
@@ -199,6 +199,7 @@ Thanks goes to these people ([emoji key][emojis]):
199199

200200
<!-- markdownlint-enable -->
201201
<!-- prettier-ignore-end -->
202+
202203
<!-- ALL-CONTRIBUTORS-LIST:END -->
203204

204205
This project follows the [all-contributors][all-contributors] specification.
@@ -232,7 +233,7 @@ a 👍. This helps maintainers prioritize what to work on.
232233
For questions related to using the library, please visit a support community
233234
instead of filing an issue on GitHub.
234235

235-
- [Spectrum][spectrum]
236+
- [Discord][discord]
236237
- [Stack Overflow][stackoverflow]
237238

238239
## LICENSE
@@ -255,8 +256,8 @@ Links:
255256
[package]: https://www.npmjs.com/package/@testing-library/angular
256257
[downloads-badge]: https://img.shields.io/npm/dm/@testing-library/angular.svg?style=flat-square
257258
[npmtrends]: http://www.npmtrends.com/@testing-library/angular
258-
[spectrum-badge]: https://withspectrum.github.io/badge/badge.svg
259-
[spectrum]: https://spectrum.chat/testing-library
259+
[discord-badge]: https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square
260+
[discord]: https://discord.gg/c6JN9fM
260261
[license-badge]: https://img.shields.io/npm/l/@testing-library/angular.svg?style=flat-square
261262
[license]: https://github.com/testing-library/angular-testing-library/blob/master/LICENSE
262263
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square

0 commit comments

Comments
 (0)