Skip to content

Commit e17d4a8

Browse files
hanslfilipesilva
authored andcommitted
fix(doc): update invalid link
Close angular#2553
1 parent 972a35b commit e17d4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular-cli/upgrade/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ export class Version {
9999
workflow, a faster build and smaller bundles.
100100
101101
To get more info, including a step-by-step guide to upgrade the CLI, follow this link:
102-
https://github.com/angular/angular-cli/wiki/Upgrading-from-Beta.10-to-Beta.12
102+
https://github.com/angular/angular-cli/wiki/Upgrading-from-Beta.10-to-Beta.14
103103
` + '\n')));
104104
process.exit(1);
105105
} else {

0 commit comments

Comments
 (0)