Skip to content

Commit 8e09b3e

Browse files
IgorMinardgp1130
authored andcommitted
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. (cherry picked from commit 17792c4)
1 parent 5cba79c commit 8e09b3e

File tree

1 file changed

+1
-1
lines changed
  • packages/angular_devkit/build_angular/src/utils

1 file changed

+1
-1
lines changed

packages/angular_devkit/build_angular/src/utils/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export function assertCompatibleAngularVersion(projectRoot: string, logger: logg
7373
but Angular version ${angularVersion} was found instead.
7474
7575
Please visit the link below to find instructions on how to update Angular.
76-
https://angular-update-guide.firebaseapp.com/
76+
https://update.angular.io/
7777
` + '\n',
7878
);
7979

0 commit comments

Comments
 (0)