diff --git a/en/application-dev/ability/stage-serviceextension.md b/en/application-dev/ability/stage-serviceextension.md index b3e7dd703b5b751b13dc2936c886ccb2d34fcd00..f284cf24448040d6861407e52151b11e8ebdfe63 100644 --- a/en/application-dev/ability/stage-serviceextension.md +++ b/en/application-dev/ability/stage-serviceextension.md @@ -80,7 +80,7 @@ Declare the Service Extension ability in the **module.json** file by setting its The following sample is provided to help you better understand how to develop a Service Extension ability: -- [ServiceExtensionAbility]() +- [ServiceExtensionAbility](https://gitee.com/openharmony/app_samples/tree/master/ability/eTSServiceExtAbility) This **ServiceExtensionAbility** sample shows how to: