diff --git a/README.md b/README.md
index b9e02a2e5b628c7051395e7b7d26fa527087ba50..056e1a5640321f455ff9d9ceece299111d07ad20 100644
--- a/README.md
+++ b/README.md
@@ -183,7 +183,7 @@ You can run **node --expose-gc _your\_path_\_to/index.js \[options\] _your\_f
## Repositories Involved
-[ARK Runtime Subsystem](https://gitee.com/wanyanglan/ark_js_runtime/blob/master/docs/ARK-Runtime-Subsystem.md)
+[ARK Runtime Subsystem](https://gitee.com/openharmony/ark_js_runtime/blob/master/docs/ARK-Runtime-Subsystem.md)
[ark/runtime\_core](https://gitee.com/openharmony/ark_runtime_core/blob/master/README.md)
diff --git a/README_zh.md b/README_zh.md
index 6bb290fb08e68aaacf4915a2404cb724c150bcbf..45544e8e3124bc34eb6a4266d1bde665abaeb3bc 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -183,7 +183,7 @@ ts2abc组件将JavaScript文件转换为方舟字节码文件,命令行格式
## 相关仓
-[方舟运行时子系统](https://gitee.com/wanyanglan/ark_js_runtime/blob/master/docs/%E6%96%B9%E8%88%9F%E8%BF%90%E8%A1%8C%E6%97%B6%E5%AD%90%E7%B3%BB%E7%BB%9F.md)
+[方舟运行时子系统](https://gitee.com/openharmony/ark_js_runtime/blob/master/docs/%E6%96%B9%E8%88%9F%E8%BF%90%E8%A1%8C%E6%97%B6%E5%AD%90%E7%B3%BB%E7%BB%9F.md)
[ark/runtime\_core](https://gitee.com/openharmony/ark_runtime_core/blob/master/README_zh.md)