diff --git a/README.en.md b/README.en.md
index 3327da0686204fa393ea00779e23452267db9f9f..38f9d2de59a9f109b8c7e1a0f966b7e67e7207d1 100644
--- a/README.en.md
+++ b/README.en.md
@@ -68,7 +68,7 @@ The intent sharing source code can be found in the `shareIntent` method in `Play
### Constraints
-1. **Testing for intent sharing and invocation cannot be independently completed by developers. Please follow the Intents Kit integration process and submit an acceptance application via email to the Huawei intent framework contact. The contact will assist the developer in completing the testing and acceptance.**
+1. **Testing for intent sharing and invocation cannot be independently completed by developers. Please follow the [Intents Kit integration process](https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/intents-habit-rec-dp-self-validation) and submit an acceptance application via email to the Huawei intent framework contact. The contact will assist the developer in completing the testing and acceptance.**
2. This example only runs on standard systems and supports Huawei phones and tablets.
3. HarmonyOS version: HarmonyOS 5.0.5 Release or later.
4. DevEco Studio version: DevEco Studio 5.0.5 Release or later.
diff --git a/README.md b/README.md
index 6142c54c05239aff110244482ee52ee8e71d1a82..acf7d74f3c3c21fd7762890e662c9834f5018598 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,6 @@
2. 待系统将共享的意图完成处理后,将会在小艺建议的卡片内展示共享的意图。
3. 点击展示的对应小艺卡片,会重新拉起示例应用,并进行视频接续播放。
-
## 工程目录
```
@@ -64,15 +63,15 @@ entry/src/main/
### 依赖
-1. 本示例依赖@ohos/hvigor-ohos-plugin。
+1. 本示例依赖 `@ohos/hvigor-ohos-plugin`。
2. 使用DevEco Studio版本大于本示例推荐版本,请根据 DevEco Studio 提示更新 hvigor 插件版本。
3. 需联网登录华为账号并同意小艺建议的用户协议和隐私政策。
### 约束与限制
-1. **意图共享和意图调用的测试,当前无法由开发者独立完成,请根据Intents
- Kit接入流程,通过邮箱向华为意图框架接口人提交验收申请,由接口人配合开发者一同完成测试验收。**
+1. **意图共享和意图调用的测试,当前无法由开发者独立完成,请根据[Intents
+ Kit接入流程](https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/intents-habit-rec-dp-self-validation),通过邮箱向华为意图框架接口人提交验收申请,由接口人配合开发者一同完成测试验收。**
2. 本示例仅支持标准系统上运行,支持设备:华为手机、华为平板。
3. HarmonyOS系统:HarmonyOS 5.0.5 Release及以上。
4. DevEco Studio版本:DevEco Studio 5.0.5 Release及以上。
-5. HarmonyOS SDK版本:HarmonyOS 5.0.5 Release SDK及以上。
+5. HarmonyOS SDK版本:HarmonyOS 5.0.5 Release SDK及以上。
\ No newline at end of file