Skip to content

Commit c081e04

Browse files
vladboisaAndrewKushnir
authored andcommitted
docs: fix non-working link (angular#61131)
Swap non-working @link to just usual `` link to work Same like angular#61011 PR Close angular#61131
1 parent 974b246 commit c081e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/animations/src/animation_metadata.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export declare type AnimateTimings = {
5454
*
5555
* - `transition()`
5656
* - `sequence()`
57-
* - `{@link /api/animations/group group()}`
57+
* - `group()`
5858
* - `query()`
5959
* - `animation()`
6060
* - `useAnimation()`

0 commit comments

Comments
 (0)