docs: change the broked link (#60436)

Change the wrong path of the link to a working one.
PR Close #60436
This commit is contained in:
Vlad Boisa 2025-03-18 10:58:56 +01:00 committed by Pawel Kozlowski
parent d9d050e1c1
commit befa0faaef

View file

@ -158,7 +158,7 @@ export function internalProvideZoneChangeDetection({
* ```
*
* @publicApi
* @see {@link /api/core/bootstrapApplication bootstrapApplication}
* @see {@link /api/platform-browser/bootstrapApplication bootstrapApplication}
* @see {@link NgZoneOptions}
*/
export function provideZoneChangeDetection(options?: NgZoneOptions): EnvironmentProviders {