docs: Fix README license badge (#11127)

This commit is contained in:
Abraham Williams 2018-08-14 09:15:18 -05:00 committed by Alex Eagle
parent 76a3ec3fea
commit ffdbb0a1cf
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
[ [
{ {
"label": "License", "label": "License",
"image": "https://img.shields.io/npm/l/@angular-angular-cli/core.svg", "image": "https://img.shields.io/npm/l/@angular/cli.svg",
"url": "https://github.com/angular/angular-cli/blob/master/LICENSE" "url": "https://github.com/angular/angular-cli/blob/master/LICENSE"
} }
], ],

View File

@ -19,7 +19,7 @@ This is the home of the DevKit and the Angular CLI code. You can find the Angula
[![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) [![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)
[![License](https://img.shields.io/npm/l/@angular-angular-cli/core.svg)](https://github.com/angular/angular-cli/blob/master/LICENSE) [![License](https://img.shields.io/npm/l/@angular/cli.svg)](https://github.com/angular/angular-cli/blob/master/LICENSE)
[![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) [![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)