From ec34fcc60c6286d4cf4f538dfad1cf72f950bf50 Mon Sep 17 00:00:00 2001 From: laco0416 Date: Fri, 24 Mar 2017 10:09:58 +0900 Subject: [PATCH] docs: fix 1.0 update story link Close #5604 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 04172b97e4..d32eb5cf93 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ CLI for Angular applications based on the [ember-cli](http://www.ember-cli.com/) ## Note The CLI is now in 1.0. -If you are updating from a beta or RC version, check out our [1.0 Update Guide] -(https://github.com/angular/angular-cli/wiki/stories-1.0-update). +If you are updating from a beta or RC version, check out our [1.0 Update Guide](https://github.com/angular/angular-cli/wiki/stories-1.0-update). If you wish to collaborate, check out [our issue list](https://github.com/angular/angular-cli/issues).