Skip to content
Snippets Groups Projects
Commit 4a7402f7 authored by Matthieu Riegler's avatar Matthieu Riegler Committed by Andrew Kushnir
Browse files

docs: update ChangeDetectionStrategy links (#55553)

fixes #54227
fixes #50943

PR Close #55553
parent f7233b05
Branches
Tags
No related merge requests found
......@@ -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
*/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment