From c36fe4b1908b4279b93e5a3c2dd6c299d17fdf2e Mon Sep 17 00:00:00 2001
From: stesen <5200794+stesen@user.noreply.gitee.com>
Date: Tue, 16 Mar 2021 09:03:17 +0800
Subject: [PATCH] update readme url
---
en/readme/dfx.md | 12 ++++--------
.../DFX\345\255\220\347\263\273\347\273\237.md" | 12 ++++--------
2 files changed, 8 insertions(+), 16 deletions(-)
diff --git a/en/readme/dfx.md b/en/readme/dfx.md
index 16614ed8c30..0846b1a8523 100755
--- a/en/readme/dfx.md
+++ b/en/readme/dfx.md
@@ -34,15 +34,11 @@ base/hiviewdfx # DFX base repository, which stores compilation-related co
## Repositories Involved
-DFX subsystem:
+[DFX subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/dfx.md)
-**hmf/hiviwdfx**
+[hiviwdfx\_hilog\_lite](https://gitee.com/openharmony/hiviewdfx_hilog_lite/blob/master/README_.md)
-DFX modules:
+[hiviwdfx\_hiview\_lite](https://gitee.com/openharmony/hiviewdfx_hiview_lite/blob/master/README.md)
-hmf/hiviwdfx/hilog\_lite
-
-hmf/hiviwdfx/hiview\_lite
-
-hmf/hiviwdfx/hievent\_lite
+[hiviwdfx\_hievent\_lite](https://gitee.com/openharmony/hiviewdfx_hievent_lite/blob/master/README.md)
diff --git "a/zh-cn/readme/DFX\345\255\220\347\263\273\347\273\237.md" "b/zh-cn/readme/DFX\345\255\220\347\263\273\347\273\237.md"
index ec94779363c..d226b8071f9 100644
--- "a/zh-cn/readme/DFX\345\255\220\347\263\273\347\273\237.md"
+++ "b/zh-cn/readme/DFX\345\255\220\347\263\273\347\273\237.md"
@@ -34,15 +34,11 @@ base/hiviewdfx # DFX主仓,用于存放编译相关配置
## 相关仓
-DFX子系统:
+[DFX子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/DFX%E5%AD%90%E7%B3%BB%E7%BB%9F.md)
-**hmf/hiviwdfx**
+[hiviwdfx\_hilog\_lite](https://gitee.com/openharmony/hiviewdfx_hilog_lite/blob/master/README_zh.md)
-DFX组件:
+[hiviwdfx\_hiview\_lite](https://gitee.com/openharmony/hiviewdfx_hiview_lite/blob/master/README_zh.md)
-hmf/hiviwdfx/hilog\_lite
-
-hmf/hiviwdfx/hiview\_lite
-
-hmf/hiviwdfx/hievent\_lite
+[hiviwdfx\_hievent\_lite](https://gitee.com/openharmony/hiviewdfx_hievent_lite/blob/master/README_zh.md)
--
Gitee