docs(quickstart): fix broken link to tutorial (#2278)

This commit is contained in:
Patrice Chalin 2016-09-07 13:30:39 -07:00 committed by Kathy Walrath
parent 23ff8aaca8
commit b56e4c6fd3
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ block install-packages
application, you'd likely import [`FormsModule`](../latest/api/forms/index/FormsModule-class
.html) as well as [`RouterModule`](../latest/api/router/index/RouterModule-class.html) and
[`HttpModule`](../latest/api/http/index/HttpModule-class.html). These are introduced in the
[Tour of Heroes Tutorial](../tutorial/).
[Tour of Heroes Tutorial](./tutorial/).
.l-main-section