We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d77d5 commit 9bb3446Copy full SHA for 9bb3446
packages/core/src/change_detection/constants.ts
@@ -11,7 +11,8 @@
11
* The strategy that the default change detector uses to detect changes.
12
* When set, takes effect the next time change detection is triggered.
13
*
14
- * @see {@link ChangeDetectorRef#usage-notes Change detection usage}
+ * @see [Change detection usage](/api/core/ChangeDetectorRef?tab=usage-notes)
15
+ * @see [Skipping component subtrees](/best-practices/skipping-subtrees)
16
17
* @publicApi
18
*/
0 commit comments