Skip to content

Commit 89951c2

Browse files
chore: update github urls for new repo
1 parent c3c7e6f commit 89951c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -186,18 +186,18 @@ MIT
186186

187187
[npm]: https://www.npmjs.com/
188188
[node]: https://nodejs.org
189-
[build-badge]: https://github.com/olivierwilkinson/webdriverio-testing-library/workflows/webdriverio-testing-library/badge.svg
190-
[build]: https://github.com/olivierwilkinson/webdriverio-testing-library/actions?query=branch%3Amaster+workflow%3Awebdriverio-testing-library
189+
[build-badge]: https://github.com/testing-library/webdriverio-testing-library/workflows/webdriverio-testing-library/badge.svg
190+
[build]: https://github.com/testing-library/webdriverio-testing-library/actions?query=branch%3Amaster+workflow%3Awebdriverio-testing-library
191191
[version-badge]: https://img.shields.io/npm/v/olivierwilkinson/webdriverio-testing-library.svg?style=flat-square
192192
[package]: https://www.npmjs.com/package/@testing-library/webdriverio
193193
[downloads-badge]:https://img.shields.io/npm/dm/@testing-library/webdriverio.svg?style=flat-square
194194
[npmtrends]: http://www.npmtrends.com/@testing-library/webdriverio
195195
[license-badge]: https://img.shields.io/npm/l/@testing-library/webdriverio.svg?style=flat-square
196-
[license]: https://github.com/olivierwilkinson/webdriverio-testing-library/blob/master/LICENSE
196+
[license]: https://github.com/testing-library/webdriverio-testing-library/blob/master/LICENSE
197197
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
198198
[prs]: http://makeapullrequest.com
199199
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
200-
[coc]: https://github.com/olivierwilkinson/webdriverio-testing-library/blob/master/other/CODE_OF_CONDUCT.md
200+
[coc]: https://github.com/testing-library/webdriverio-testing-library/blob/master/other/CODE_OF_CONDUCT.md
201201
[dom-testing-library]: https://github.com/testing-library/dom-testing-library
202202
[webdriverio]: https://webdriver.io/
203203
[nightwatch-testing-library]: https://github.com/testing-library/nightwatch-testing-library

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"repository": {
4747
"type": "git",
48-
"url": "https://github.com/olivierwilkinson/webdriverio-testing-library.git"
48+
"url": "https://github.com/testing-library/webdriverio-testing-library.git"
4949
},
5050
"release": {
5151
"branches": [

0 commit comments

Comments
 (0)