Skip to content

Commit a38319c

Browse files
vladboisapkozlowski-opensource
authored andcommitted
docs: change the broked link (#60436)
Change the wrong path of the link to a working one. PR Close #60436
1 parent 9291d52 commit a38319c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/change_detection/scheduling/ng_zone_scheduling.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ export function internalProvideZoneChangeDetection({
144144
* ```
145145
*
146146
* @publicApi
147-
* @see {@link /api/core/bootstrapApplication bootstrapApplication}
147+
* @see {@link /api/platform-browser/bootstrapApplication bootstrapApplication}
148148
* @see {@link NgZoneOptions}
149149
*/
150150
export function provideZoneChangeDetection(options?: NgZoneOptions): EnvironmentProviders {

0 commit comments

Comments
 (0)