diff --git a/README.md b/README.md index 24396f880e05a6ed78dfcb41c8a78660ad469317..f96f906104c23fa23ac53e7388203177c7180d96 100755 --- a/README.md +++ b/README.md @@ -346,7 +346,7 @@ The HCTest framework is used to support test cases developed with the C language Test suites are built along with version build. The ACTS is built together with the debug version. - >![](public_sys-resources/icon-note.gif) **NOTE:** + >![](figures/icon-note.gif) **NOTE:** >The ACTS build middleware is a static library, which will be linked to the image. @@ -478,7 +478,7 @@ The HCPPTest framework is enhanced and adapted based on the open-source framewor Test suites are built along with the version build. The ACTS is built together with the debug version. - >![](public_sys-resources/icon-note.gif) **NOTE:** + >![](figures/icon-note.gif) **NOTE:** >The ACTS for the small system is independently built to an executable file \(.bin\) and archived in the **suites\\acts** directory of the build result. diff --git a/README_zh.md b/README_zh.md index 22155059b3efcd63ec9d8e05f1b9c49e965622e7..ddd67cd2dd2107ae82ebe2768f2e385d584103c2 100755 --- a/README_zh.md +++ b/README_zh.md @@ -347,7 +347,7 @@ OpenHarmony支持如下几种系统类型: 随版本编译,debug版本编译时会同步编译acts测试套件 - >![](public_sys-resources/icon-note.gif) **说明:** + >![](figures/icon-note.gif) **说明:** >acts测试套件编译中间件为静态库,最终链接到版本镜像中 。 @@ -480,7 +480,7 @@ OpenHarmony支持如下几种系统类型: 随版本编译,debug版本编译时会同步编译acts测试套件 - >![](public_sys-resources/icon-note.gif) **说明:** + >![](figures/icon-note.gif) **说明:** >小型系统acts独立编译成可执行文件(bin格式), 在编译产物的suites\\acts目录下归档。