mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 22:34:21 +08:00
fix(@angular-devkit/build-angular): update link to update.angular.io
This link is rarely seen by developers but when they do see it, they should get the real one.
This commit is contained in:
parent
5185c66e17
commit
17792c46b3
@ -73,7 +73,7 @@ export function assertCompatibleAngularVersion(projectRoot: string, logger: logg
|
||||
but Angular version ${angularVersion} was found instead.
|
||||
|
||||
Please visit the link below to find instructions on how to update Angular.
|
||||
https://angular-update-guide.firebaseapp.com/
|
||||
https://update.angular.io/
|
||||
` + '\n',
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user