6
6
height="80"
7
7
width="80"
8
8
alt="hedgehog"
9
- src="https://raw.githubusercontent.com/testing-library/angular-testing-library/master /other/hedgehog.png "
9
+ src="https://raw.githubusercontent.com/testing-library/angular-testing-library/main /other/hedgehog.png "
10
10
/>
11
11
</a >
12
12
@@ -43,7 +43,7 @@ practices.</p>
43
43
<img
44
44
width="500"
45
45
alt="TestingJavaScript.com Learn the smart, efficient way to test any JavaScript application."
46
- src="https://raw.githubusercontent.com/testing-library/react-testing-library/master /other/testingjavascript.jpg"
46
+ src="https://raw.githubusercontent.com/testing-library/react-testing-library/main /other/testingjavascript.jpg"
47
47
/>
48
48
</a >
49
49
</div >
@@ -139,7 +139,7 @@ describe('Counter', () => {
139
139
});
140
140
```
141
141
142
- [ See more examples] ( https://github.com/testing-library/angular-testing-library/tree/master /apps/example-app/src/app/examples )
142
+ [ See more examples] ( https://github.com/testing-library/angular-testing-library/tree/main /apps/example-app/src/app/examples )
143
143
144
144
## Installation
145
145
@@ -270,8 +270,8 @@ Links:
270
270
271
271
[ npm ] : https://www.npmjs.com/
272
272
[ node ] : https://nodejs.org
273
- [ build-badge ] : https://circleci.com/gh/testing-library/angular-testing-library/tree/master .svg?style=shield
274
- [ build ] : https://circleci.com/gh/testing-library/angular-testing-library/tree/master
273
+ [ build-badge ] : https://circleci.com/gh/testing-library/angular-testing-library/tree/main .svg?style=shield
274
+ [ build ] : https://circleci.com/gh/testing-library/angular-testing-library/tree/main
275
275
[ coverage ] : https://codecov.io/github/testing-library/angular-testing-library
276
276
[ coverage-badge ] : https://img.shields.io/codecov/c/github/testing-library/angular-testing-library.svg?style=flat-square
277
277
[ version-badge ] : https://img.shields.io/npm/v/@testing-library/angular.svg?style=flat-square
@@ -281,12 +281,12 @@ Links:
281
281
[ discord-badge ] : https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square
282
282
[ discord ] : https://discord.gg/testing-library
283
283
[ license-badge ] : https://img.shields.io/npm/l/@testing-library/angular.svg?style=flat-square
284
- [ license ] : https://github.com/testing-library/angular-testing-library/blob/master /LICENSE
284
+ [ license ] : https://github.com/testing-library/angular-testing-library/blob/main /LICENSE
285
285
[ prs-badge ] : https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
286
286
[ prs ] : http://makeapullrequest.com
287
287
[ donate-badge ] : https://img.shields.io/badge/$-support-green.svg?style=flat-square
288
288
[ coc-badge ] : https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
289
- [ coc ] : https://github.com/testing-library/angular-testing-library/blob/master /CODE_OF_CONDUCT.md
289
+ [ coc ] : https://github.com/testing-library/angular-testing-library/blob/main /CODE_OF_CONDUCT.md
290
290
[ github-watch-badge ] : https://img.shields.io/github/watchers/testing-library/angular-testing-library.svg?style=social
291
291
[ github-watch ] : https://github.com/testing-library/angular-testing-library/watchers
292
292
[ github-star-badge ] : https://img.shields.io/github/stars/testing-library/angular-testing-library.svg?style=social
0 commit comments