Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit dbb7d6d

Browse files
prakhar1989Brocco
authored andcommitted
fix(@angular/cli): URL for tour of heroes tutorial (#6672)
Existing URL that is generated in the scaffold gives a 404. Updating this to the correct version.
1 parent 4073fa0 commit dbb7d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/@angular/cli/blueprints/ng/files/__path__/app/app.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h1>
88
<h2>Here are some links to help you start: </h2>
99
<ul>
1010
<li>
11-
<h2><a target="_blank" href="https://angular.io/docs/ts/latest/tutorial/">Tour of Heroes</a></h2>
11+
<h2><a target="_blank" href="https://angular.io/tutorial">Tour of Heroes</a></h2>
1212
</li>
1313
<li>
1414
<h2><a target="_blank" href="https://github.com/angular/angular-cli/wiki">CLI Documentation</a></h2>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /