Skip to content

Commit 105ce65

Browse files
authored
fix: docs referenced old npm package (#504)
1 parent e75ae01 commit 105ce65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ Contributions of any kind welcome!
261261
https://img.shields.io/codecov/c/github/testing-library/dom-testing-library.svg?style=flat-square
262262
[coverage]: https://codecov.io/github/testing-library/dom-testing-library
263263
[version-badge]:
264-
https://img.shields.io/npm/v/dom-testing-library.svg?style=flat-square
264+
https://img.shields.io/npm/v/@testing-library/dom.svg?style=flat-square
265265
[package]: https://www.npmjs.com/package/@testing-library/dom
266266
[downloads-badge]:
267267
https://img.shields.io/npm/dm/@testing-library/dom.svg?style=flat-square

0 commit comments

Comments
 (0)