Skip to content

Commit bc130bb

Browse files
author
Kent C. Dodds
committed
chore: fix downloads badge
1 parent 8aa0e78 commit bc130bb

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
@@ -1066,7 +1066,8 @@ MIT
10661066
[coverage]: https://codecov.io/github/testing-library/jest-dom
10671067
[version-badge]: https://img.shields.io/npm/v/jest-dom.svg?style=flat-square
10681068
[package]: https://www.npmjs.com/package/jest-dom
1069-
[downloads-badge]: https://img.shields.io/npm/dm/jest-dom.svg?style=flat-square
1069+
[downloads-badge]:
1070+
https://img.shields.io/npm/dm/@testing-library/jest-dom.svg?style=flat-square
10701071
[npmtrends]: http://www.npmtrends.com/jest-dom
10711072
[license-badge]: https://img.shields.io/npm/l/jest-dom.svg?style=flat-square
10721073
[license]: https://github.com/testing-library/jest-dom/blob/master/LICENSE

0 commit comments

Comments
 (0)