Skip to content

Commit 9bb3446

Browse files
JeanMecheAndrewKushnir
authored andcommitted
docs: update ChangeDetectionStrategy links (#55553)
fixes #54227 fixes #50943 PR Close #55553
1 parent 04d77d5 commit 9bb3446

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/core/src/change_detection/constants.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
* The strategy that the default change detector uses to detect changes.
1212
* When set, takes effect the next time change detection is triggered.
1313
*
14-
* @see {@link ChangeDetectorRef#usage-notes Change detection usage}
14+
* @see [Change detection usage](/api/core/ChangeDetectorRef?tab=usage-notes)
15+
* @see [Skipping component subtrees](/best-practices/skipping-subtrees)
1516
*
1617
* @publicApi
1718
*/

0 commit comments

Comments
 (0)