Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 7e97cae

Browse files
committed
docs(readme): update links/badges to point at testing-library org
1 parent acc2a34 commit 7e97cae

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -409,19 +409,19 @@ MIT
409409
This project is actively maintained by engineers at
410410
[@hoverinc](https://github.com/hoverinc/) 😀.
411411

412-
[codecov-badge]: https://codecov.io/gh/hoverinc/playwright-testing-library/branch/main/graph/badge.svg
413-
[codecov-link]: https://codecov.io/gh/hoverinc/playwright-testing-library
412+
[codecov-badge]: https://codecov.io/gh/testing-library/playwright-testing-library/branch/main/graph/badge.svg
413+
[codecov-link]: https://codecov.io/gh/testing-library/playwright-testing-library
414414
[conventional-commits-badge]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg
415415
[conventional-commits-link]: https://conventionalcommits.org
416-
[david-badge]: https://david-dm.org/hoverinc/playwright-testing-library.svg
417-
[david-link]: https://david-dm.org/hoverinc/playwright-testing-library
416+
[david-badge]: https://david-dm.org/testing-library/playwright-testing-library.svg
417+
[david-link]: https://david-dm.org/testing-library/playwright-testing-library
418418
[license-badge]: https://img.shields.io/npm/l/@hover/javascript.svg
419419
[license-link]: https://github.com/hoverinc/hover-javascript/blob/master/LICENSE
420420
[maintenance-badge]: https://img.shields.io/badge/maintenance-active-247ddc?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAcCAYAAACUJBTQAAAB1ElEQVRIibWWPUtdQRCGH0VNF/wCCVjYCxr/gZWdhYVgLQYbm/wACTYxxA8SSBDtbKwUbfQWkiJFAgkkmHBBY6U2CXaCGlDDG1buxePOnt17bsgD28zOzjtnZvbuRVKR1SFpVdKepEe1njOGnOWCz0q60B1lSa05/oVE2iTNSfqdCZ7lSyWB0NmkSJekeUmXJqzlayWZUJxckUUTJs23mFAjlhNjSdMHfAQ6g54hZUnDdXyN44ek7iKNH4w0PMaeX7pQ8Ox6HQkWww3Dw1hPWoAJ4BxoB4aNR5oB4APQ5vekUdITSceZDLcreyORrGPcfpEL0CBpVNJRwLmUSWLS7NbGpju8FXEteT2qR+jQ9aS3QK2XgUljjXPpRC6iLpYV4KmxRghNVy28Aqb+t4jjLbBhrAH+RcRxZSwBUiINxlIHKZE/xlIHTTlHBDwHjoDPwHtgF/gEnBnvFJVfzSrXkpYyfxKGvIu14F3ONXP1LOWmzEPjpuWl92j55XyQyDnEjRN5AbwD9gMOPkV7tAPMOJE3ZuuOFmOpjS3gGfCdQDl8fgGnGVtzwt8F7wdGqgKOvOmq4iarB3gMjAFlb78qug5MAwehIO4tKViJe4wDP4FSrgfwF/ntR8JxRSf3AAAAAElFTkSuQmCC
421-
[maintenance-link]: https://github.com/hoverinc/playwright-testing-library#maintenance
421+
[maintenance-link]: https://github.com/testing-library/playwright-testing-library#maintenance
422422
[npm-badge]: https://img.shields.io/npm/v/playwright-testing-library
423423
[npm-link]: https://www.npmjs.com/package/playwright-testing-library
424424
[prettier-badge]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?logo=prettier
425425
[prettier-link]: https://prettierjs.org/en/download/
426-
[build-badge]: https://github.com/hoverinc/playwright-testing-library/actions/workflows/build.yml/badge.svg
427-
[build-link]: https://github.com/hoverinc/playwright-testing-library/actions/workflows/build.yml
426+
[build-badge]: https://github.com/testing-library/playwright-testing-library/actions/workflows/build.yml/badge.svg
427+
[build-link]: https://github.com/testing-library/playwright-testing-library/actions/workflows/build.yml

0 commit comments

Comments
 (0)