diff --git a/README.md b/README.md index 0e578500b8a432dcc0c382984b4992d4908af14e..3df68dfee4954cece3e0ea642778e08c7a79d673 100644 --- a/README.md +++ b/README.md @@ -436,7 +436,7 @@ If no parameter is specified for **\[options\]**, an ARK binary file is generat -For more information, please see: [ARK-Runtime-Usage-Guide](https://gitee.com/openharmony/arkcompiler_ets_runtime/blob/master/docs/ARK-Runtime-Usage-Guide.md). +For more information, please see: [ARK-Runtime-Usage-Guide](https://gitee.com/openharmony/arkcompiler_ets_runtime/blob/master/docs/README.md). ## Repositories Involved diff --git a/README_zh.md b/README_zh.md index 68d332d761a5b1ea716efbcb2c97310a0cc940fa..121fc0936822b2b9a22058843143be2c51ffc14f 100644 --- a/README_zh.md +++ b/README_zh.md @@ -437,7 +437,7 @@ $ node --expose-gc src/index.js [options] file.js -更多使用说明请参考:[方舟运行时使用指南](https://gitee.com/openharmony/arkcompiler_ets_runtime/blob/master/docs/ARK-Runtime-Usage-Guide-zh.md) +更多使用说明请参考:[方舟运行时使用指南](https://gitee.com/openharmony/arkcompiler_ets_runtime/blob/master/docs/README_zh.md) ## 相关仓