We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8132eb commit a46c647Copy full SHA for a46c647
1 file changed
packages/core/src/metadata/do_bootstrap.ts
@@ -15,7 +15,7 @@ import {ApplicationRef} from '../application/application_ref';
15
*
16
* Reference to the current application is provided as a parameter.
17
18
- * See ["Bootstrapping"](guide/ngmodules/bootstrapping).
+ * See ["Bootstrapping"](/guide/ngmodules/overview#bootstrapping-an-application).
19
20
* @usageNotes
21
* The example below uses `ApplicationRef.bootstrap()` to render the
0 commit comments