mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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:
parent
d9d050e1c1
commit
befa0faaef
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue