Skip to content

Commit 7ade210

Browse files
jamesgeorge007alexeagle
authored andcommitted
docs: update license badge url
pointed license section to the license file
1 parent 2382f39 commit 7ade210

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/angular/cli/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[![npm](https://img.shields.io/npm/v/%40angular/cli.svg)][npm-badge-url]
88
[![npm](https://img.shields.io/npm/v/%40angular/cli/next.svg)][npm-badge-url]
9-
[![npm](https://img.shields.io/npm/l/@angular/cli.svg)][npm-badge-url]
9+
[![npm](https://img.shields.io/npm/l/@angular/cli.svg)][license-url]
1010
[![npm](https://img.shields.io/npm/dm/@angular/cli.svg)][npm-badge-url]
1111

1212
[![Join the chat at https://gitter.im/angular/angular-cli](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/angular/angular-cli?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@@ -254,7 +254,7 @@ The documentation for the Angular CLI is located in this repo's [wiki](https://a
254254

255255
## License
256256

257-
MIT
257+
[MIT](https://github.com/angular/angular-cli/blob/master/LICENSE)
258258

259259

260260
[travis-badge]: https://travis-ci.org/angular/angular-cli.svg?branch=master
@@ -265,4 +265,5 @@ MIT
265265
[david-dev-badge-url]: https://david-dm.org/angular/angular-cli?type=dev
266266
[npm-badge]: https://img.shields.io/npm/v/@angular/cli.svg
267267
[npm-badge-url]: https://www.npmjs.com/package/@angular/cli
268+
[license-url]: https://github.com/angular/angular-cli/blob/master/LICENSE
268269

0 commit comments

Comments
 (0)