diff --git a/aio/content/guide/bootstrapping.md b/aio/content/guide/bootstrapping.md index 046555b18d..dc5b873d29 100644 --- a/aio/content/guide/bootstrapping.md +++ b/aio/content/guide/bootstrapping.md @@ -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).