We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 972a35b commit e17d4a8Copy full SHA for e17d4a8
packages/angular-cli/upgrade/version.ts
@@ -99,7 +99,7 @@ export class Version {
99
workflow, a faster build and smaller bundles.
100
101
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
+ https://github.com/angular/angular-cli/wiki/Upgrading-from-Beta.10-to-Beta.14
103
` + '\n')));
104
process.exit(1);
105
} else {
0 commit comments