From 039907be8564276b2d0e26f4737f3b11ce681ffe Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Sun, 3 Jul 2016 00:38:28 +0900 Subject: [PATCH] Fix link to update guide --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7690e8a19623..4abf0e151d50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -**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.** +**Always follow the [update guide](https://github.com/angular/angular-cli/blob/master/README.md#updating-angular-cli) when updating to a new version. The changelog does not list breaking changes that are fixed via the update procedure.** ---