From ee4de5750f9ed0c183d8e273dc702468827ffbc0 Mon Sep 17 00:00:00 2001 From: zjucx Date: Thu, 15 Apr 2021 14:25:02 +0800 Subject: [PATCH] =?UTF-8?q?update=20zh-cn/readme/=E5=88=86=E5=B8=83?= =?UTF-8?q?=E5=BC=8F=E4=BB=BB=E5=8A=A1=E8=B0=83=E5=BA=A6=E5=AD=90=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...\203\345\272\246\345\255\220\347\263\273\347\273\237.md" | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git "a/zh-cn/readme/\345\210\206\345\270\203\345\274\217\344\273\273\345\212\241\350\260\203\345\272\246\345\255\220\347\263\273\347\273\237.md" "b/zh-cn/readme/\345\210\206\345\270\203\345\274\217\344\273\273\345\212\241\350\260\203\345\272\246\345\255\220\347\263\273\347\273\237.md" index eae1abebbed..b7d08ff38ee 100644 --- "a/zh-cn/readme/\345\210\206\345\270\203\345\274\217\344\273\273\345\212\241\350\260\203\345\272\246\345\255\220\347\263\273\347\273\237.md" +++ "b/zh-cn/readme/\345\210\206\345\270\203\345\274\217\344\273\273\345\212\241\350\260\203\345\272\246\345\255\220\347\263\273\347\273\237.md" @@ -101,7 +101,9 @@ startAbility(want); // 按照Want启动指定FA,want参数命名以实际开 ## 涉及组件 -[分布式任务调度组件](https://gitee.com/openharmony/docs/blob/master/readme/distributedschedule/dmslite.md) +[dms_fwk_lite](https://gitee.com/openharmony/distributedschedule_dms_fwk_lite/blob/master/README_zh.md) -[系统服务框架组件](https://gitee.com/openharmony/docs/blob/master/readme/distributedschedule/samgrlite.md) +[samgr_lite](https://gitee.com/openharmony/distributedschedule_samgr_lite/blob/master/README_zh.md) + +[safwk_lite](https://gitee.com/openharmony/distributedschedule_safwk_lite/blob/master/README_zh.md) -- Gitee