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

Commit 1e0bd22

Browse files
pdelormewardbell
authored andcommitted
docs(DI): fixed Url of "Should I add providers to the root AppModule or the root AppComponent?"
closes #2251 Fixed url "Should I add providers to the root AppModule or the root AppComponent?" to proper link : NgModule to NgModule-FAQ
1 parent 745f055 commit 1e0bd22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ block ctor-syntax
283283

284284
.l-sub-section
285285
:marked
286-
Read also **Should I add providers to the root AppModule or the root AppComponent?** at the [NgModule](ngmodule.html#q-root-component-or-module) chapter.
286+
Read also **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) chapter.
287287

288288
:marked
289289
### Preparing the HeroListComponent for injection

0 commit comments

Comments
 (0)