From 2076bc2815f354c1622a4ed2537f3af485ff26a9 Mon Sep 17 00:00:00 2001 From: Anthony Ciccarello Date: Thu, 16 Jun 2016 11:08:53 -0400 Subject: [PATCH] Update link to upgrade instructions Link was to header in changelog but content is in the readme --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9abc840911a6..0476c4d524c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Always follow the [upgrade guide](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md#updating-angular-cli) when upgrading to a new version. The changelog does not list breaking changes that are fixed via the update procedure. +## Always follow the [upgrade guide](https://github.com/angular/angular-cli#updating-angular-cli) when upgrading to a new version. The changelog does not list breaking changes that are fixed via the update procedure. # 1.0.0-beta.6 (2016-06-13) @@ -32,4 +32,4 @@ - `ng build -prod` fails on mobile projects due to missing vendor file (https://github.com/angular/angular-cli/issues/847). - Github deploy to user pages doesn't use correct base href (https://github.com/angular/angular-cli/pull/965). - `ng test` on windows hits the file discriptor limit (https://github.com/angular/angular-cli/issues/977). -- `ng serve/build/test` need admin elevation on Windows (https://github.com/angular/angular-cli/issues/641). \ No newline at end of file +- `ng serve/build/test` need admin elevation on Windows (https://github.com/angular/angular-cli/issues/641).