diff --git a/packages/core/src/change_detection/constants.ts b/packages/core/src/change_detection/constants.ts index caca99c8fe1..6f9b3fe8aa7 100644 --- a/packages/core/src/change_detection/constants.ts +++ b/packages/core/src/change_detection/constants.ts @@ -12,7 +12,6 @@ * When set, takes effect the next time change detection is triggered. * * @see [Change detection usage](/api/core/ChangeDetectorRef?tab=usage-notes) - * @see [Skipping component subtrees](/best-practices/skipping-subtrees) * * @publicApi */