From b247d073a379c3e7de3f913ade1a23c5bf099aca Mon Sep 17 00:00:00 2001 From: vikerman Date: Fri, 23 Aug 2019 11:12:42 -0700 Subject: [PATCH] fix(@schematics/angular): open twitter link in new tab Change the default application to open the twitter link in a new tab instead of in the current tab. This is consistent with all the other external links in the page. --- .../angular/application/other-files/app.component.html.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/schematics/angular/application/other-files/app.component.html.template b/packages/schematics/angular/application/other-files/app.component.html.template index 350f7192eb3d..f45c96c77e55 100644 --- a/packages/schematics/angular/application/other-files/app.component.html.template +++ b/packages/schematics/angular/application/other-files/app.component.html.template @@ -304,7 +304,7 @@ /> Welcome
- +