From f6a8b02bc408d810379a92eaa0814a1ec9279214 Mon Sep 17 00:00:00 2001 From: Annie_wang Date: Mon, 5 Jun 2023 09:34:45 +0000 Subject: [PATCH] update en/readme/programming-language-runtime.md. Signed-off-by: Annie_wang Signed-off-by: Annie_wang --- en/readme/programming-language-runtime.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/en/readme/programming-language-runtime.md b/en/readme/programming-language-runtime.md index e9dc742bcc..fcdf06b45a 100644 --- a/en/readme/programming-language-runtime.md +++ b/en/readme/programming-language-runtime.md @@ -36,10 +36,6 @@ Basic language capabilities are supported through library files. Some capabiliti The following list shows the repositories of third-party software and precompilation toolchains that are referenced: -[/third\_party/boost](https://gitee.com/openharmony/third_party_boost) - -[/third\_party/quickjs](https://gitee.com/openharmony/third_party_quickjs) - [/third\_party/jerryscript](https://gitee.com/openharmony/third_party_jerryscript) [/third\_party/mingw-w64](https://gitee.com/openharmony/third_party_mingw-w64) \ No newline at end of file -- GitLab