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
This commit is contained in:
parent
745f0554e0
commit
1e0bd22d57
@ -283,7 +283,7 @@ block ctor-syntax
|
||||
|
||||
.l-sub-section
|
||||
:marked
|
||||
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.
|
||||
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.
|
||||
|
||||
:marked
|
||||
### Preparing the HeroListComponent for injection
|
||||
|
Loading…
x
Reference in New Issue
Block a user