From 2744735cb9b32d255b9284cc476b306154b174b0 Mon Sep 17 00:00:00 2001 From: lanxueyuan Date: Mon, 15 Mar 2021 21:01:26 +0800 Subject: [PATCH] update en/readme/startup.md. --- en/readme/startup.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/en/readme/startup.md b/en/readme/startup.md index 810a6abddfc..da79339c720 100755 --- a/en/readme/startup.md +++ b/en/readme/startup.md @@ -288,11 +288,11 @@ It is worth noting that the modified **init.cfg** file must be in JSON format. Startup subsystem -hmf/startup/syspara\_lite +[startup\_syspara\_lite](https://gitee.com/openharmony/startup_syspara_lite/blob/master/README.md) -hmf/startup/appspawn\_lite +[startup\_appspawn\_lite](https://gitee.com/openharmony/startup_appspawn_lite/blob/master/README.md) -hmf/startup/bootstrap\_lite +[startup\_bootstrap\_lite](https://gitee.com/openharmony/startup_bootstrap_lite/blob/master/README.md) -hmf/startup/init\_lite +**[startup\_init\_lite](https://gitee.com/openharmony/startup_init_lite/blob/master/README.md)** -- Gitee