Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit cdf9e3b

Browse files
juristrFoxandxss
authored andcommitted
docs(di): fix broken link to ngmodules faq (#3252)
1 parent 1f20310 commit cdf9e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/dependency-injection.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ block ngmodule-vs-component
289289

290290
.l-sub-section
291291
:marked
292-
Also see *"Should I add app-wide providers to the root `AppModule` or the root `AppComponent`?"* in the [NgModule FAQ](../cookbook/ngmodule-faq.html#root-component-or-module).
292+
Also see *"Should I add app-wide providers to the root `AppModule` or the root `AppComponent`?"* in the [NgModule FAQ](../cookbook/ngmodule-faq.html#q-root-component-or-module).
293293

294294
:marked
295295
### Preparing the HeroListComponent for injection

0 commit comments

Comments
 (0)