diff --git a/packages/@angular/cli/upgrade/version.ts b/packages/@angular/cli/upgrade/version.ts index 838d88dc83..ca0bb77ea1 100644 --- a/packages/@angular/cli/upgrade/version.ts +++ b/packages/@angular/cli/upgrade/version.ts @@ -112,7 +112,7 @@ export class Version { && !rxjsVersion.isGreaterThanOrEqualTo(new SemVer('6.0.0-beta.0')) ) { console.warn(bold(red(tags.stripIndents` - This project uses a temporary compatibility version of RxJs (${rxjsVersion}. + This project uses a temporary compatibility version of RxJs (${rxjsVersion}). Please visit the link below to find instructions on how to update RxJs. https://docs.google.com/document/d/12nlLt71VLKb-z3YaSGzUfx6mJbc34nsMXtByPUN35cg/edit#