diff --git a/packages/schematics/angular/application/other-files/app.component.html b/packages/schematics/angular/application/other-files/app.component.html index 45d45d0889..d64e4d22d3 100644 --- a/packages/schematics/angular/application/other-files/app.component.html +++ b/packages/schematics/angular/application/other-files/app.component.html @@ -11,7 +11,7 @@

Tour of Heroes

  • -

    CLI Documentation

    +

    CLI Documentation

  • Angular blog

    diff --git a/packages/schematics/angular/application/other-files/app.component.ts b/packages/schematics/angular/application/other-files/app.component.ts index c9be35dfcf..fb3e8bf8a2 100644 --- a/packages/schematics/angular/application/other-files/app.component.ts +++ b/packages/schematics/angular/application/other-files/app.component.ts @@ -16,7 +16,7 @@ import { Component } from '@angular/core';

    Tour of Heroes

  • -

    CLI Documentation

    +

    CLI Documentation

  • Angular blog