Skip to content

Commit

Permalink
docs: update ChangeDetectionStrategy links (#55553)
Browse files Browse the repository at this point in the history
fixes #54227
fixes #50943

PR Close #55553
  • Loading branch information
JeanMeche authored and AndrewKushnir committed Apr 26, 2024
1 parent 04d77d5 commit 9bb3446
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/core/src/change_detection/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
* The strategy that the default change detector uses to detect changes.
* When set, takes effect the next time change detection is triggered.
*
* @see {@link ChangeDetectorRef#usage-notes Change detection usage}
* @see [Change detection usage](/api/core/ChangeDetectorRef?tab=usage-notes)
* @see [Skipping component subtrees](/best-practices/skipping-subtrees)
*
* @publicApi
*/
Expand Down

0 comments on commit 9bb3446

Please sign in to comment.