|
6 | 6 | height="80" |
7 | 7 | width="80" |
8 | 8 | alt="tiger" |
9 | | - src="https://raw.githubusercontent.com/testing-library/cypress-testing-library/master/other/tiger.png" |
| 9 | + src="https://raw.githubusercontent.com/testing-library/cypress-testing-library/main/other/tiger.png" |
10 | 10 | /> |
11 | 11 | </a> |
12 | 12 |
|
@@ -36,7 +36,7 @@ testing practices.</p> |
36 | 36 | <img |
37 | 37 | width="500" |
38 | 38 | alt="TestingJavaScript.com Learn the smart, efficient way to test any JavaScript application." |
39 | | - src="https://raw.githubusercontent.com/testing-library/cypress-testing-library/master/other/testingjavascript.jpg" |
| 39 | + src="https://raw.githubusercontent.com/testing-library/cypress-testing-library/main/other/testingjavascript.jpg" |
40 | 40 | /> |
41 | 41 | </a> |
42 | 42 | </div> |
@@ -119,7 +119,7 @@ commands. |
119 | 119 | [See the `DOM Testing Library` docs for reference](https://testing-library.com) |
120 | 120 |
|
121 | 121 | You can find |
122 | | -[all Library definitions here](https://github.com/testing-library/cypress-testing-library/tree/master/types/index.d.ts). |
| 122 | +[all Library definitions here](https://github.com/testing-library/cypress-testing-library/tree/main/types/index.d.ts). |
123 | 123 |
|
124 | 124 | To configure DOM Testing Library, use the following custom command: |
125 | 125 |
|
@@ -297,11 +297,11 @@ MIT |
297 | 297 | [downloads-badge]: https://img.shields.io/npm/dm/@testing-library/cypress.svg?style=flat-square |
298 | 298 | [npmtrends]: http://www.npmtrends.com/@testing-library/cypress |
299 | 299 | [license-badge]: https://img.shields.io/npm/l/@testing-library/cypress.svg?style=flat-square |
300 | | -[license]: https://github.com/testing-library/cypress-testing-library/blob/master/LICENSE |
| 300 | +[license]: https://github.com/testing-library/cypress-testing-library/blob/main/LICENSE |
301 | 301 | [prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square |
302 | 302 | [prs]: http://makeapullrequest.com |
303 | 303 | [coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square |
304 | | -[coc]: https://github.com/testing-library/cypress-testing-library/blob/master/other/CODE_OF_CONDUCT.md |
| 304 | +[coc]: https://github.com/testing-library/cypress-testing-library/blob/main/other/CODE_OF_CONDUCT.md |
305 | 305 | [emojis]: https://allcontributors.org/docs/en/emoji-key |
306 | 306 | [all-contributors]: https://github.com/all-contributors/all-contributors |
307 | 307 | [all-contributors-badge]: https://img.shields.io/github/all-contributors/testing-library/cypress-testing-library?color=orange&style=flat-square |
|
0 commit comments