docs: update ChangeDetectionStrategy links (#55553)

fixes #54227
fixes #50943

PR Close #55553
This commit is contained in:
Matthieu Riegler
2024-04-26 00:47:49 +02:00
committed by Andrew Kushnir
parent 04d77d5a1c
commit 9bb3446e35
@@ -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
*/