Skip to content

Commit befa0fa

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 d9d050e commit befa0fa

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
@@ -158,7 +158,7 @@ export function internalProvideZoneChangeDetection({
158158
* ```
159159
*
160160
* @publicApi
161-
* @see {@link /api/core/bootstrapApplication bootstrapApplication}
161+
* @see {@link /api/platform-browser/bootstrapApplication bootstrapApplication}
162162
* @see {@link NgZoneOptions}
163163
*/
164164
export function provideZoneChangeDetection(options?: NgZoneOptions): EnvironmentProviders {

0 commit comments

Comments
 (0)