Skip to content

Commit 8c64eec

Browse files
author
Kent C. Dodds
committed
fix: docs referenced old npm package
1 parent a646246 commit 8c64eec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,12 @@ MIT
150150
[coverage]: https://codecov.io/github/testing-library/dom-testing-library
151151
[version-badge]:
152152
https://img.shields.io/npm/v/dom-testing-library.svg?style=flat-square
153-
[package]: https://www.npmjs.com/package/dom-testing-library
153+
[package]: https://www.npmjs.com/package/@testing-library/dom
154154
[downloads-badge]:
155-
https://img.shields.io/npm/dm/dom-testing-library.svg?style=flat-square
156-
[npmtrends]: http://www.npmtrends.com/dom-testing-library
155+
https://img.shields.io/npm/dm/@testing-library/dom.svg?style=flat-square
156+
[npmtrends]: http://www.npmtrends.com/@testing-library/dom
157157
[license-badge]:
158-
https://img.shields.io/npm/l/dom-testing-library.svg?style=flat-square
158+
https://img.shields.io/npm/l/@testing-library/dom.svg?style=flat-square
159159
[license]:
160160
https://github.com/testing-library/dom-testing-library/blob/master/LICENSE
161161
[prs-badge]:

0 commit comments

Comments
 (0)