docs(ngmodule-faq): fix plunker link (#2277)
This commit is contained in:
parent
e1b2f6a2fe
commit
98e5bc248e
|
@ -516,7 +516,7 @@ a#q-why-bad
|
|||
.l-sub-section
|
||||
:marked
|
||||
Prove it for yourself.
|
||||
Run the <live-example>live example</live-example>.
|
||||
Run the <live-example name="ngmodule">live example</live-example>.
|
||||
Modify the `SharedModule` so that it provides the `UserService` rather than the `CoreModule`.
|
||||
Then toggle between the "Contact" and "Heroes" links a few times.
|
||||
The username goes bonkers as the Angular creates a new `UserService` instance each time.
|
||||
|
|
Loading…
Reference in New Issue