docs: add missing link to bootstrapping section (#23214)

PR Close #23214
This commit is contained in:
Camilo Giraldo 2018-04-05 20:29:54 -05:00 committed by Igor Minar
parent bfad6b4fa1
commit d7e8d15578
1 changed files with 1 additions and 1 deletions

View File

@ -177,4 +177,4 @@ root module's `bootstrap` array.
## More about Angular Modules
For more on NgModules you're likely to see frequently in apps,
see [Frequently Used Modules](#).
see [Frequently Used Modules](guide/frequent-ngmodules).