From 5d5b688a65f55c337a7839aff6d028ce0d350d8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E4=BA=9A=E8=8A=B3?= Date: Mon, 24 Apr 2023 02:25:14 +0000 Subject: [PATCH] update en/readme/ARK-Runtime-Subsystem.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 葛亚芳 --- en/readme/ARK-Runtime-Subsystem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/readme/ARK-Runtime-Subsystem.md b/en/readme/ARK-Runtime-Subsystem.md index fb55c892b8..ca6c0b2cf8 100644 --- a/en/readme/ARK-Runtime-Subsystem.md +++ b/en/readme/ARK-Runtime-Subsystem.md @@ -72,7 +72,7 @@ The ArkCompiler runtime consists of four subsystems: ## Usage -[Ark Runtime User Guide](https://gitee.com/openharmony/arkcompiler_ets_runtime/blob/master/docs/ARK-Runtime-Usage-Guide.md) +[Ark Runtime User Guide](https://gitee.com/openharmony/arkcompiler_ets_runtime/blob/master/docs/README.md) ## Repositories Involved -- GitLab