Skip to content

Commit 8bc7293

Browse files
committed
build: clean up references to old master branch
Cleans up all references to the old `master` branch.
1 parent 4eeb2bd commit 8bc7293

File tree

3 files changed

+4
-29
lines changed

3 files changed

+4
-29
lines changed

material.angular.io/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ issues with rendering or layout of the documentation pages, etc.
2828
The guides, examples, and docs content repo
2929
[angular/material2-docs-content](https://github.com/angular/material2-docs-content) contains the
3030
documentation content and examples. They are generated from:
31-
- [Angular Material and CDK Guides](https://github.com/angular/components/tree/master/guides)
32-
- [Material components, services, and directives](https://github.com/angular/components/tree/master/src/material)
33-
- [CDK components, services, and directives](https://github.com/angular/components/tree/master/src/cdk)
31+
- [Angular Material and CDK Guides](https://github.com/angular/components/tree/main/guides)
32+
- [Material components, services, and directives](https://github.com/angular/components/tree/main/src/material)
33+
- [CDK components, services, and directives](https://github.com/angular/components/tree/main/src/cdk)
3434

3535
## Development Setup
3636

material.angular.io/src/app/shared/footer/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<div class="docs-footer-copyright">
2020
<div>
2121
<span>Powered by Google LLC ©2010-2021.</span>
22-
<a href="https://github.com/angular/components/blob/master/LICENSE">Code licensed under an MIT-style License.</a>
22+
<a href="https://github.com/angular/components/blob/main/LICENSE">Code licensed under an MIT-style License.</a>
2323
<span>Documentation licensed under CC BY 4.0.</span>
2424
</div>
2525
</div>

material.angular.io/tools/print-publish-branch.js

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)