diff --git a/.monorepo.json b/.monorepo.json index 7ac595af1e..251ff784fa 100644 --- a/.monorepo.json +++ b/.monorepo.json @@ -18,7 +18,7 @@ [ { "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" } ], diff --git a/README.md b/README.md index a578ac1631..762e1ad325 100644 --- a/README.md +++ b/README.md @@ -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) -[![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)