From 9500f23471a2b3db60b3bacf6928b143ec2e0dd7 Mon Sep 17 00:00:00 2001 From: zjucx Date: Wed, 14 Apr 2021 09:14:49 +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, 3 insertions(+), 3 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..e10e08068d7 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,7 @@ startAbility(want); // 按照Want启动指定FA,want参数命名以实际开 ## 涉及组件 -[分布式任务调度组件](https://gitee.com/openharmony/docs/blob/master/readme/distributedschedule/dmslite.md) - -[系统服务框架组件](https://gitee.com/openharmony/docs/blob/master/readme/distributedschedule/samgrlite.md) +[dms_fwk_lite](https://gitee.com/openharmony/distributedschedule_dms_fwk_lite/blob/master/README_zh.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