Skip to content

Commit a46c647

Browse files
JeanMechekirjs
authored andcommitted
docs: fix bootstraping link
fixes #68212
1 parent a8132eb commit a46c647

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core/src/metadata/do_bootstrap.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import {ApplicationRef} from '../application/application_ref';
1515
*
1616
* Reference to the current application is provided as a parameter.
1717
*
18-
* See ["Bootstrapping"](guide/ngmodules/bootstrapping).
18+
* See ["Bootstrapping"](/guide/ngmodules/overview#bootstrapping-an-application).
1919
*
2020
* @usageNotes
2121
* The example below uses `ApplicationRef.bootstrap()` to render the

0 commit comments

Comments
 (0)