From e5c71693f4abf04bce07d56231f96a5d35df296d Mon Sep 17 00:00:00 2001 From: stesen <5200794+stesen@user.noreply.gitee.com> Date: Tue, 16 Mar 2021 09:12:00 +0800 Subject: [PATCH] update dfx url --- en/readme/dfx.md | 7 ++++--- "zh-cn/readme/DFX\345\255\220\347\263\273\347\273\237.md" | 7 +++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/en/readme/dfx.md b/en/readme/dfx.md index 16614ed8c30..f06b5f8bb87 100755 --- a/en/readme/dfx.md +++ b/en/readme/dfx.md @@ -40,9 +40,10 @@ DFX subsystem: DFX modules: -hmf/hiviwdfx/hilog\_lite +[DFX subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/dfx.md) -hmf/hiviwdfx/hiview\_lite +[hiviwdfx\_hilog\_lite](https://gitee.com/openharmony/hiviewdfx_hilog_lite/blob/master/README_.md) -hmf/hiviwdfx/hievent\_lite +[hiviwdfx\_hiview\_lite](https://gitee.com/openharmony/hiviewdfx_hiview_lite/blob/master/README.md) +[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..71bb14a89a9 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" @@ -40,9 +40,8 @@ DFX子系统: DFX组件: -hmf/hiviwdfx/hilog\_lite +[hiviwdfx\_hilog\_lite](https://gitee.com/openharmony/hiviewdfx_hilog_lite/blob/master/README_zh.md) -hmf/hiviwdfx/hiview\_lite - -hmf/hiviwdfx/hievent\_lite +[hiviwdfx\_hiview\_lite](https://gitee.com/openharmony/hiviewdfx_hiview_lite/blob/master/README_zh.md) +[hiviwdfx\_hievent\_lite](https://gitee.com/openharmony/hiviewdfx_hievent_lite/blob/master/README_zh.md) -- Gitee