We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cba79c commit 8e09b3eCopy full SHA for 8e09b3e
1 file changed
packages/angular_devkit/build_angular/src/utils/version.ts
@@ -73,7 +73,7 @@ export function assertCompatibleAngularVersion(projectRoot: string, logger: logg
73
but Angular version ${angularVersion} was found instead.
74
75
Please visit the link below to find instructions on how to update Angular.
76
- https://angular-update-guide.firebaseapp.com/
+ https://update.angular.io/
77
` + '\n',
78
);
79
0 commit comments