|
6 | 6 | height="80" |
7 | 7 | width="80" |
8 | 8 | alt="octopus" |
9 | | - src="https://raw.githubusercontent.com/testing-library/dom-testing-library/master/other/octopus.png" |
| 9 | + src="https://raw.githubusercontent.com/testing-library/dom-testing-library/main/other/octopus.png" |
10 | 10 | /> |
11 | 11 | </a> |
12 | 12 |
|
@@ -41,7 +41,7 @@ practices.</p> |
41 | 41 | <img |
42 | 42 | width="500" |
43 | 43 | alt="TestingJavaScript.com Learn the smart, efficient way to test any JavaScript application." |
44 | | - src="https://raw.githubusercontent.com/testing-library/dom-testing-library/master/other/testingjavascript.jpg" |
| 44 | + src="https://raw.githubusercontent.com/testing-library/dom-testing-library/main/other/testingjavascript.jpg" |
45 | 45 | /> |
46 | 46 | </a> |
47 | 47 | </div> |
@@ -309,6 +309,10 @@ Thanks goes to these people ([emoji key][emojis]): |
309 | 309 | <td align="center"><a href="https://github.com/SimenB"><img src="https://avatars.githubusercontent.com/u/1404810?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Simen Bekkhus</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/issues?q=author%3ASimenB" title="Bug reports">🐛</a></td> |
310 | 310 | <td align="center"><a href="https://github.com/gaearon"><img src="https://avatars.githubusercontent.com/u/810438?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dan Abramov</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/issues?q=author%3Agaearon" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/dom-testing-library/pulls?q=is%3Apr+reviewed-by%3Agaearon" title="Reviewed Pull Requests">👀</a></td> |
311 | 311 | <td align="center"><a href="https://matan.io"><img src="https://avatars.githubusercontent.com/u/12711091?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matan Borenkraout</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=MatanBobi" title="Code">💻</a></td> |
| 312 | + <td align="center"><a href="https://github.com/simcha90"><img src="https://avatars.githubusercontent.com/u/56388545?v=4?s=100" width="100px;" alt=""/><br /><sub><b>simcha90</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=simcha90" title="Code">💻</a></td> |
| 313 | + </tr> |
| 314 | + <tr> |
| 315 | + <td align="center"><a href="https://github.com/amitmiran137"><img src="https://avatars.githubusercontent.com/u/47772523?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amit Miran</b></sub></a><br /><a href="#infra-amitmiran137" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td> |
312 | 316 | </tr> |
313 | 317 | </table> |
314 | 318 |
|
@@ -337,11 +341,11 @@ Contributions of any kind welcome! |
337 | 341 | [downloads-badge]: https://img.shields.io/npm/dm/@testing-library/dom.svg?style=flat-square |
338 | 342 | [npmtrends]: http://www.npmtrends.com/@testing-library/dom |
339 | 343 | [license-badge]: https://img.shields.io/npm/l/@testing-library/dom.svg?style=flat-square |
340 | | -[license]: https://github.com/testing-library/dom-testing-library/blob/master/LICENSE |
| 344 | +[license]: https://github.com/testing-library/dom-testing-library/blob/main/LICENSE |
341 | 345 | [prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square |
342 | 346 | [prs]: http://makeapullrequest.com |
343 | 347 | [coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square |
344 | | -[coc]: https://github.com/testing-library/dom-testing-library/blob/master/CODE_OF_CONDUCT.md |
| 348 | +[coc]: https://github.com/testing-library/dom-testing-library/blob/main/CODE_OF_CONDUCT.md |
345 | 349 | [github-watch-badge]: https://img.shields.io/github/watchers/testing-library/dom-testing-library.svg?style=social |
346 | 350 | [github-watch]: https://github.com/testing-library/dom-testing-library/watchers |
347 | 351 | [github-star-badge]: https://img.shields.io/github/stars/testing-library/dom-testing-library.svg?style=social |
|
0 commit comments