diff --git a/en/application-dev/ui/ts-types.md b/en/application-dev/ui/ts-types.md index ae21d3db3b49db9e89d9d0ede5daf8a174cf91db..45625750cd3b04938e516796a58ffd4698694ae9 100644 --- a/en/application-dev/ui/ts-types.md +++ b/en/application-dev/ui/ts-types.md @@ -60,7 +60,7 @@ ColorStop is used to describe the progressive color stop. The Resource type is used to reference resources for setting the value of a component attribute. -You can use ` $r ` or ` $rawfile ` to create a Resource object. For details, see [Resource Access](ts-application-resource-access.md). +You can use ` $r ` or ` $rawfile ` to create a Resource object. For details, see [Resource Access](ts-resource-access.md). - ` $r('belonging.type.name') `