Skip to content

Commit 142f7cf

Browse files
committed
docs: use vanity URL for Discord
1 parent 9de97e4 commit 142f7cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ Contributions of any kind welcome!
226226
## FAQ
227227

228228
##### I am using Reactive Forms and the `jest-dom` matcher `toHaveFormValues` always returns an empty object or there are missing fields. Why?
229+
229230
Only form elements with a `name` attribute will have their values passed to `toHaveFormsValues`.
230231

231232
## Issues
@@ -275,7 +276,7 @@ Links:
275276
[downloads-badge]: https://img.shields.io/npm/dm/@testing-library/angular.svg?style=flat-square
276277
[npmtrends]: http://www.npmtrends.com/@testing-library/angular
277278
[discord-badge]: https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square
278-
[discord]: https://discord.gg/c6JN9fM
279+
[discord]: https://discord.gg/testing-library
279280
[license-badge]: https://img.shields.io/npm/l/@testing-library/angular.svg?style=flat-square
280281
[license]: https://github.com/testing-library/angular-testing-library/blob/master/LICENSE
281282
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square

0 commit comments

Comments
 (0)