diff --git a/en/readme/ai.md b/en/readme/ai.md
index 0294ad8c5aca3d8cc8911f9f644a35cf4f99dc23..9eda709f64cabf5b22d3edf1d666f3fbda38d0cb 100644
--- a/en/readme/ai.md
+++ b/en/readme/ai.md
@@ -408,20 +408,20 @@ The AI subsystem is the part of OpenHarmony that provides native distributed AI
## Repositories Involved
-AI subsystem:
+[AI subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/ai.md)
-ai\_engine
+[ai_engine](https://gitee.com/openharmony/ai_engine)
Dependency repositories:
-build\_lite
+[build\_lite](https://gitee.com/openharmony/build_lite/blob/master/README.md)
-distributedschedule\_services\_samgr\_lite
+[distributedschedule\_samgr\_lite](https://gitee.com/openharmony/distributedschedule_samgr_lite/blob/master/README.md)
-startup\_init\_lite
+[startup\_init\_lite](https://gitee.com/openharmony/startup_init_lite/blob/master/README.md)
## Reference
-[AI Engine Framework Development Guide](https://gitee.com/openharmony/docs/blob/master/en/device-dev/subsystems/development-examples.md)
+[AI Engine Framework Development Guide](https://gitee.com/openharmony/docs/blob/master/en/device-dev/subsystems/subsys-aiframework-guide.md)
diff --git "a/zh-cn/readme/AI\344\270\232\345\212\241\345\255\220\347\263\273\347\273\237.md" "b/zh-cn/readme/AI\344\270\232\345\212\241\345\255\220\347\263\273\347\273\237.md"
index 15996408cf13e888a3b960d4bc9c6da28a1d72a9..e96fd69cbdfcae4099cbe7833b5fe0ab4f14277f 100644
--- "a/zh-cn/readme/AI\344\270\232\345\212\241\345\255\220\347\263\273\347\273\237.md"
+++ "b/zh-cn/readme/AI\344\270\232\345\212\241\345\255\220\347\263\273\347\273\237.md"
@@ -415,17 +415,17 @@ AI业务子系统是OpenHarmony提供原生的分布式AI能力的子系统。
## 涉及仓
-AI子系统
+[AI子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/AI%E4%B8%9A%E5%8A%A1%E5%AD%90%E7%B3%BB%E7%BB%9F.md)
-ai_engine
+[ai_engine](https://gitee.com/openharmony/ai_engine)
依赖仓:
-build\_lite
+[build\_lite](https://gitee.com/openharmony/build_lite/blob/master/README_zh.md)
-distributedschedule\_services\_samgr\_lite
+[distributedschedule\_samgr\_lite](https://gitee.com/openharmony/distributedschedule_samgr_lite/blob/master/README_zh.md)
-startup\_init\_lite
+[startup\_init\_lite](https://gitee.com/openharmony/startup_init_lite/blob/master/README_zh.md)
## AI引擎开发导航