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:
Igor Minar 2019-11-20 01:58:58 -08:00 committed by Douglas Parker
parent 5185c66e17
commit 17792c46b3

View File

@ -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',
);