|
2 | 2 | <h1>testcafe-testing-library</h1> |
3 | 3 |
|
4 | 4 | <a href="https://www.emojione.com/emoji/1f402"> |
5 | | -<img height="80" width="80" alt="ox" src="https://raw.githubusercontent.com/testing-library/testcafe-testing-library/master/other/ox.png" /> |
| 5 | +<img height="80" width="80" alt="ox" src="https://raw.githubusercontent.com/testing-library/testcafe-testing-library/main/other/ox.png" /> |
6 | 6 |
|
7 | 7 | </a> |
8 | 8 |
|
|
14 | 14 |
|
15 | 15 | <hr /> |
16 | 16 |
|
17 | | -[](https://github.com/testing-library/testcafe-testing-library/actions?query=branch%3Amaster+workflow%3Atestcafe-testing-library) |
| 17 | +[](https://github.com/testing-library/testcafe-testing-library/actions?query=branch%3Amain+workflow%3Atestcafe-testing-library) |
18 | 18 | [![version][version-badge]][package] |
19 | 19 | [![downloads][downloads-badge]][npmtrends] |
20 | 20 | [![MIT License][license-badge]][license] |
|
32 | 32 |
|
33 | 33 | <div align="center"> |
34 | 34 | <a href="https://testingjavascript.com"> |
35 | | -<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" /> |
| 35 | +<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" /> |
36 | 36 | </a> |
37 | 37 | </div> |
38 | 38 |
|
@@ -117,12 +117,12 @@ MIT |
117 | 117 | [downloads-badge]: https://img.shields.io/npm/dm/@testing-library/testcafe.svg?style=flat-square |
118 | 118 | [npmtrends]: http://www.npmtrends.com/@testing-library/testcafe |
119 | 119 | [license-badge]: https://img.shields.io/npm/l/@testing-library/testcafe.svg?style=flat-square |
120 | | -[license]: https://github.com/testing-library/testcafe-testing-library/blob/master/LICENSE |
| 120 | +[license]: https://github.com/testing-library/testcafe-testing-library/blob/main/LICENSE |
121 | 121 | [prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square |
122 | 122 | [prs]: http://makeapullrequest.com |
123 | 123 | [donate-badge]: https://img.shields.io/badge/$-support-green.svg?style=flat-square |
124 | 124 | [coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square |
125 | | -[coc]: https://github.com/testing-library/testcafe-testing-library/blob/master/other/CODE_OF_CONDUCT.md |
| 125 | +[coc]: https://github.com/testing-library/testcafe-testing-library/blob/main/other/CODE_OF_CONDUCT.md |
126 | 126 | [github-watch-badge]: https://img.shields.io/github/watchers/testing-library/testcafe-testing-library.svg?style=social |
127 | 127 | [github-watch]: https://github.com/testing-library/testcafe-testing-library/watchers |
128 | 128 | [github-star-badge]: https://img.shields.io/github/stars/testing-library/testcafe-testing-library.svg?style=social |
|
0 commit comments