Skip to content

Commit

Permalink
docs(core): change API link (#55688)
Browse files Browse the repository at this point in the history
Fix url link for Button Change detection usage

Fixes #556687

PR Close #55688
  • Loading branch information
vladboisa authored and pkozlowski-opensource committed May 23, 2024
1 parent 3b4b05d commit 8250238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/linker/view_ref.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import {ChangeDetectorRef} from '../change_detection/change_detector_ref';
/**
* Represents an Angular view.
*
* @see {@link ChangeDetectorRef#usage-notes Change detection usage}
* @see [Change detection usage](/api/core/ChangeDetectorRef?tab=usage-notes)
*
* @publicApi
*/
Expand Down

0 comments on commit 8250238

Please sign in to comment.