We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe76b4 commit 5dec819Copy full SHA for 5dec819
README.md
@@ -422,8 +422,8 @@ MIT
422
<!-- prettier-ignore-start -->
423
[npm]: https://www.npmjs.com
424
[node]: https://nodejs.org
425
-[build-badge]: https://img.shields.io/travis/com/testing-library/user-event.svg?style=flat-square
426
-[build]: https://travis-ci.com/testing-library/user-event
+[build-badge]: https://img.shields.io/travis/testing-library/user-event.svg?style=flat-square
+[build]: https://travis-ci.org/testing-library/user-event
427
[coverage-badge]: https://img.shields.io/codecov/c/github/testing-library/user-event.svg?style=flat-square
428
[coverage]: https://codecov.io/github/testing-library/user-event
429
[version-badge]: https://img.shields.io/npm/v/@testing-library/user-event.svg?style=flat-square
0 commit comments