build: clean up references to old master branch (#45856)

Cleans up all references to the `master` branch we renamed to
`main` across Angular.

PR Close #45856
This commit is contained in:
Paul Gschwendtner
2022-05-03 18:34:54 +00:00
committed by Andrew Kushnir
parent aef5c92b0b
commit 68a6a075f4
70 changed files with 200 additions and 215 deletions
+2 -2
View File
@@ -24,8 +24,8 @@
</p>
<p align="center">
<a href="https://circleci.com/gh/angular/workflows/angular/tree/master">
<img src="https://img.shields.io/circleci/build/github/angular/angular/master.svg?logo=circleci&logoColor=fff&label=CircleCI" alt="CI status" />
<a href="https://circleci.com/gh/angular/workflows/angular/tree/main">
<img src="https://img.shields.io/circleci/build/github/angular/angular/main.svg?logo=circleci&logoColor=fff&label=CircleCI" alt="CI status" />
</a>&nbsp;
<a href="https://www.npmjs.com/@angular/core">
<img src="https://img.shields.io/npm/v/@angular/core.svg?logo=npm&logoColor=fff&label=NPM+package&color=limegreen" alt="Angular on npm" />