diff --git a/public/docs/ts/latest/tutorial/toh-pt3.jade b/public/docs/ts/latest/tutorial/toh-pt3.jade index a1ad3b9680..0501497f41 100644 --- a/public/docs/ts/latest/tutorial/toh-pt3.jade +++ b/public/docs/ts/latest/tutorial/toh-pt3.jade @@ -155,7 +155,7 @@ a#selector This module declares only the two application components, `AppComponent` and `HeroDetailComponent`. .l-sub-section :marked - Read more about Angular modules in the [NgModules](../guide/ngmodule.html "Angular Modules (NgModule) guide. + Read more about Angular modules in the [NgModules](../guide/ngmodule.html "Angular Modules (NgModule)") guide. a#add-hero-detail .l-main-section