P.S After a quick check I found that most quick info links are broken in the same way.
https://next.angular.io/api/core/for
Angular CLI: 18.0.3
Node: 20.10.0
Package Manager: npm 10.5.1
OS: win32 x64
Angular: 18.0.2
... animations, cdk, common, compiler, compiler-cli, core, forms
... material, platform-browser, platform-browser-dynamic, router
Package Version
---------------------------------------------------------
@angular-devkit/architect 0.1800.3
@angular-devkit/build-angular 18.0.3
@angular-devkit/core 18.0.3
@angular-devkit/schematics 18.0.3
@angular/cli 18.0.3
@schematics/angular 18.0.3
rxjs 7.8.1
typescript 5.4.5
zone.js 0.14.2
Which @angular/* package(s) are the source of the bug?
Don't known / other
Is this a regression?
No
Description
While working with the new control flow I wanted to check the track keyword documentation. The link to the documentation in the hover leads to https://next.angular.io/api/core/for instead of https://angular.dev/guide/templates/control-flow#track-for-calculating-difference-of-two-collections
P.S After a quick check I found that most quick info links are broken in the same way.
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
Please provide the environment you discovered this bug in (run
ng version)Anything else?
No response