|
6 | 6 | height="80" |
7 | 7 | width="80" |
8 | 8 | alt="spider" |
9 | | - src="https://raw.githubusercontent.com/testing-library/webdriverio-testing-library/master/other/spider.png" |
| 9 | + src="https://raw.githubusercontent.com/testing-library/webdriverio-testing-library/main/other/spider.png" |
10 | 10 | /> |
11 | 11 | </a> |
12 | 12 |
|
|
28 | 28 |
|
29 | 29 | <div align="center"> |
30 | 30 | <a href="https://testingjavascript.com"> |
31 | | -<img width="500" alt="TestingJavaScript.com Learn the smart, efficient way to test any JavaScript application." src="https://raw.githubusercontent.com/kentcdodds/cypress-testing-library/master/other/testingjavascript.jpg" /> |
| 31 | +<img width="500" alt="TestingJavaScript.com Learn the smart, efficient way to test any JavaScript application." src="https://raw.githubusercontent.com/kentcdodds/cypress-testing-library/main/other/testingjavascript.jpg" /> |
32 | 32 | </a> |
33 | 33 | </div> |
34 | 34 |
|
|
79 | 79 | [npm]: https://www.npmjs.com/ |
80 | 80 | [node]: https://nodejs.org |
81 | 81 | [build-badge]: https://github.com/testing-library/webdriverio-testing-library/workflows/webdriverio-testing-library/badge.svg |
82 | | -[build]: https://github.com/testing-library/webdriverio-testing-library/actions?query=branch%3Amaster+workflow%3Awebdriverio-testing-library |
| 82 | +[build]: https://github.com/testing-library/webdriverio-testing-library/actions?query=branch%3Amain+workflow%3Awebdriverio-testing-library |
83 | 83 | [version-badge]: https://img.shields.io/npm/v/olivierwilkinson/webdriverio-testing-library.svg?style=flat-square |
84 | 84 | [package]: https://www.npmjs.com/package/@testing-library/webdriverio |
85 | | -[downloads-badge]:https://img.shields.io/npm/dm/@testing-library/webdriverio.svg?style=flat-square |
| 85 | +[downloads-badge]: https://img.shields.io/npm/dm/@testing-library/webdriverio.svg?style=flat-square |
86 | 86 | [npmtrends]: http://www.npmtrends.com/@testing-library/webdriverio |
87 | 87 | [license-badge]: https://img.shields.io/npm/l/@testing-library/webdriverio.svg?style=flat-square |
88 | | -[license]: https://github.com/testing-library/webdriverio-testing-library/blob/master/LICENSE |
| 88 | +[license]: https://github.com/testing-library/webdriverio-testing-library/blob/main/LICENSE |
89 | 89 | [prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square |
90 | 90 | [prs]: http://makeapullrequest.com |
91 | 91 | [coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square |
92 | | -[coc]: https://github.com/testing-library/webdriverio-testing-library/blob/master/other/CODE_OF_CONDUCT.md |
| 92 | +[coc]: https://github.com/testing-library/webdriverio-testing-library/blob/main/other/CODE_OF_CONDUCT.md |
93 | 93 | [dom-testing-library]: https://github.com/testing-library/dom-testing-library |
94 | 94 | [webdriverio]: https://webdriver.io/ |
95 | 95 | [nightwatch-testing-library]: https://github.com/testing-library/nightwatch-testing-library |
0 commit comments