mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: fix non-working link (#61011)
Swap non-working @link to just usual `` link to work PR Close #61011
This commit is contained in:
parent
7d133c0cc7
commit
aca1f450d3
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ export enum AnimationMetadataType {
|
|||
Sequence = 2,
|
||||
/**
|
||||
* Contains a set of animation steps.
|
||||
* See `{@link /api/animations/group group()}`
|
||||
* See `group()`
|
||||
*/
|
||||
Group = 3,
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue