Skip to content

Commit ffdbb0a

Browse files
abrahamalexeagle
authored andcommitted
docs: Fix README license badge (angular#11127)
1 parent 76a3ec3 commit ffdbb0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.monorepo.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[
1919
{
2020
"label": "License",
21-
"image": "https://img.shields.io/npm/l/@angular-angular-cli/core.svg",
21+
"image": "https://img.shields.io/npm/l/@angular/cli.svg",
2222
"url": "https://github.com/angular/angular-cli/blob/master/LICENSE"
2323
}
2424
],

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This is the home of the DevKit and the Angular CLI code. You can find the Angula
1919

2020
[![CircleCI branch](https://img.shields.io/circleci/project/github/angular/angular-cli/master.svg?label=circleci)](https://circleci.com/gh/angular/angular-cli) [![Dependency Status](https://david-dm.org/angular/angular-cli.svg)](https://david-dm.org/angular/angular-cli) [![devDependency Status](https://david-dm.org/angular/angular-cli/dev-status.svg)](https://david-dm.org/angular/angular-cli?type=dev)
2121

22-
[![License](https://img.shields.io/npm/l/@angular-angular-cli/core.svg)](https://github.com/angular/angular-cli/blob/master/LICENSE)
22+
[![License](https://img.shields.io/npm/l/@angular/cli.svg)](https://github.com/angular/angular-cli/blob/master/LICENSE)
2323

2424
[![GitHub forks](https://img.shields.io/github/forks/angular/angular-cli.svg?style=social&label=Fork)](https://github.com/angular/angular-cli/fork) [![GitHub stars](https://img.shields.io/github/stars/angular/angular-cli.svg?style=social&label=Star)](https://github.com/angular/angular-cli)
2525

0 commit comments

Comments
 (0)