We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9291d52 commit a38319cCopy full SHA for a38319c
packages/core/src/change_detection/scheduling/ng_zone_scheduling.ts
@@ -144,7 +144,7 @@ export function internalProvideZoneChangeDetection({
144
* ```
145
*
146
* @publicApi
147
- * @see {@link /api/core/bootstrapApplication bootstrapApplication}
+ * @see {@link /api/platform-browser/bootstrapApplication bootstrapApplication}
148
* @see {@link NgZoneOptions}
149
*/
150
export function provideZoneChangeDetection(options?: NgZoneOptions): EnvironmentProviders {
0 commit comments