We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d050e commit befa0faCopy full SHA for befa0fa
packages/core/src/change_detection/scheduling/ng_zone_scheduling.ts
@@ -158,7 +158,7 @@ export function internalProvideZoneChangeDetection({
158
* ```
159
*
160
* @publicApi
161
- * @see {@link /api/core/bootstrapApplication bootstrapApplication}
+ * @see {@link /api/platform-browser/bootstrapApplication bootstrapApplication}
162
* @see {@link NgZoneOptions}
163
*/
164
export function provideZoneChangeDetection(options?: NgZoneOptions): EnvironmentProviders {
0 commit comments