|
1 | 1 | <div align="center">
|
2 | 2 | <h1>nightwatch-testing-library</h1>
|
3 | 3 | <a href="https://www.emojione.com/emoji/bat">
|
4 |
| -<img height="100" width="100" alt="ox" src="https://raw.githubusercontent.com/testing-library/nightwatch-testing-library/master/other/bat.png" /> |
| 4 | +<img height="100" width="100" alt="ox" src="https://raw.githubusercontent.com/testing-library/nightwatch-testing-library/main/other/bat.png" /> |
5 | 5 |
|
6 | 6 | </a>
|
7 | 7 |
|
|
31 | 31 |
|
32 | 32 | <div align="center">
|
33 | 33 | <a href="https://testingjavascript.com">
|
34 |
| -<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" /> |
| 34 | +<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" /> |
35 | 35 | </a>
|
36 | 36 | </div>
|
37 | 37 |
|
|
99 | 99 | [npm]: https://www.npmjs.com/
|
100 | 100 | [node]: https://nodejs.org
|
101 | 101 | [build-badge]: https://github.com/testing-library/nightwatch-testing-library/workflows/nightwatch-testing-library/badge.svg
|
102 |
| -[build]: https://github.com/testing-library/nightwatch-testing-library/actions?query=branch%3Amaster+workflow%3Anightwatch-testing-library |
| 102 | +[build]: https://github.com/testing-library/nightwatch-testing-library/actions?query=branch%3Amain+workflow%3Anightwatch-testing-library |
103 | 103 | [coverage]: https://codecov.io/github/testing-library/nightwatch-testing-library
|
104 | 104 | [version-badge]: https://img.shields.io/npm/v/@testing-library/nightwatch.svg?style=flat-square
|
105 | 105 | [package]: https://www.npmjs.com/package/@testing-library/nightwatch
|
106 | 106 | [downloads-badge]: https://img.shields.io/npm/dm/@testing-library/nightwatch.svg?style=flat-square
|
107 | 107 | [npmtrends]: http://www.npmtrends.com/@testing-library/nightwatch
|
108 | 108 | [license-badge]: https://img.shields.io/npm/l/@testing-library/nightwatch.svg?style=flat-square
|
109 |
| -[license]: https://github.com/testing-library/nightwatch-testing-library/blob/master/LICENSE |
| 109 | +[license]: https://github.com/testing-library/nightwatch-testing-library/blob/main/LICENSE |
110 | 110 | [prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
|
111 | 111 | [prs]: http://makeapullrequest.com
|
112 | 112 | [donate-badge]: https://img.shields.io/badge/$-support-green.svg?style=flat-square
|
113 | 113 | [coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
|
114 |
| -[coc]: https://github.com/testing-library/nightwatch-testing-library/blob/master/other/CODE_OF_CONDUCT.md |
| 114 | +[coc]: https://github.com/testing-library/nightwatch-testing-library/blob/main/other/CODE_OF_CONDUCT.md |
115 | 115 | [github-watch-badge]: https://img.shields.io/github/watchers/testing-library/nightwatch-testing-library.svg?style=social
|
116 | 116 | [github-watch]: https://github.com/testing-library/nightwatch-testing-library/watchers
|
117 | 117 | [github-star-badge]: https://img.shields.io/github/stars/testing-library/nightwatch-testing-library.svg?style=social
|
|
0 commit comments