Skip to content

Commit 70a88e1

Browse files
hanslBrocco
authored andcommitted
fix(doc): update invalid link
Close #2553
1 parent 187ebf7 commit 70a88e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

β€Žpackages/angular-cli/upgrade/version.tsβ€Ž

Lines changed: 1 addition & 1 deletion
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)