From 8717b428fcc85fc5759a290759cc896f1d00a009 Mon Sep 17 00:00:00 2001 From: Prakhar Srivastav Date: Tue, 13 Jun 2017 17:10:52 -0700 Subject: [PATCH] Fix URL for tour of heroes tutorial Existing URL that is generated in the scaffold gives a 404. Updating this to the correct version. --- .../cli/blueprints/ng/files/__path__/app/app.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@angular/cli/blueprints/ng/files/__path__/app/app.component.html b/packages/@angular/cli/blueprints/ng/files/__path__/app/app.component.html index d6120766c773..c10254014234 100644 --- a/packages/@angular/cli/blueprints/ng/files/__path__/app/app.component.html +++ b/packages/@angular/cli/blueprints/ng/files/__path__/app/app.component.html @@ -8,7 +8,7 @@

Here are some links to help you start: