From 500a45ea37756b38496a03ca6ffe64fbe85c9039 Mon Sep 17 00:00:00 2001 From: NEEN Date: Sat, 13 Mar 2021 12:33:52 +0800 Subject: [PATCH 1/2] =?UTF-8?q?update=20OpenHarmony=E5=BC=80=E6=BA=90?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE.md.=20modify=20links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...nHarmony\345\274\200\346\272\220\351\241\271\347\233\256.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/OpenHarmony\345\274\200\346\272\220\351\241\271\347\233\256.md" "b/OpenHarmony\345\274\200\346\272\220\351\241\271\347\233\256.md" index 727fbbe0f19..e080d7f7100 100644 --- "a/OpenHarmony\345\274\200\346\272\220\351\241\271\347\233\256.md" +++ "b/OpenHarmony\345\274\200\346\272\220\351\241\271\347\233\256.md" @@ -50,7 +50,7 @@ OpenHarmony整体遵从分层设计,从下向上依次为:内核层、系统 - 分布式软总线 - 分布式软总线是多设备终端的统一基座,为“[1+8+N](zh-cn_topic_0000000000029587.md#li7594174334311)”设备的无缝互联提供了统一的分布式通信能力,能够快速发现并连接设备,高效地传输任务和数据。 + 分布式软总线是多设备终端的统一基座,为“1+8+N”设备的无缝互联提供了统一的分布式通信能力,能够快速发现并连接设备,高效地传输任务和数据。 - 分布式数据管理 -- Gitee From 54c2e4f5fb2ac9fe7cc9767de6bc8887310c008b Mon Sep 17 00:00:00 2001 From: NEEN Date: Sat, 13 Mar 2021 12:37:34 +0800 Subject: [PATCH 2/2] =?UTF-8?q?update=20OpenHarmony=E5=BC=80=E6=BA=90?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...armony\345\274\200\346\272\220\351\241\271\347\233\256.md" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/OpenHarmony\345\274\200\346\272\220\351\241\271\347\233\256.md" "b/OpenHarmony\345\274\200\346\272\220\351\241\271\347\233\256.md" index e080d7f7100..e8c925b576a 100644 --- "a/OpenHarmony\345\274\200\346\272\220\351\241\271\347\233\256.md" +++ "b/OpenHarmony\345\274\200\346\272\220\351\241\271\347\233\256.md" @@ -305,9 +305,9 @@ OpenHarmony支持如下几种设备类型: ## 开发者文档 -简体中文:[OpenHarmony开发者文档](Readme-zh-cn.md) +简体中文:[OpenHarmony开发者文档](https://gitee.com/openharmony/docs/blob/master/Readme-zh-cn.md) -English Version:[OpenHarmony Documentation](docs/Readme-en.md) +English Version:[OpenHarmony Documentation](https://gitee.com/openharmony/docs/blob/master/Readme-en.md) ## 源码下载 -- Gitee