From 5093c1927c42e3054314b50fa022fdbf06c1c4b9 Mon Sep 17 00:00:00 2001 From: supeng Date: Sun, 9 Oct 2022 02:03:20 +0000 Subject: [PATCH] modify readme Signed-off-by: supeng --- README.md | 10 +++++----- README_zh.md | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 44d0119..e09ef51 100644 --- a/README.md +++ b/README.md @@ -41,13 +41,13 @@ C++ 11 or later [Multimedia subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/multimedia.md) -[camera\_sample\_lite](https://gitee.com/openharmony/applications_sample_camera/blob/master/README.md) +[camera\_sample\_lite](https://gitee.com/openharmony/applications_sample_camera) -[media\_utils\_lite](https://gitee.com/openharmony/multimedia_utils_lite/blob/master/README.md) +[media\_utils\_lite](https://gitee.com/openharmony/multimedia_utils_lite) -[audio\_lite](https://gitee.com/openharmony/multimedia_audio_lite/blob/master/README.md) +[audio\_lite](https://gitee.com/openharmony/multimedia_audio_lite) -[media\_lite](https://gitee.com/openharmony/multimedia_media_lite/blob/master/README.md) +[media\_lite](https://gitee.com/openharmony/multimedia_media_lite) -**camera\_lite** +[camera\_lite](https://gitee.com/openharmony/multimedia_camera_lite) diff --git a/README_zh.md b/README_zh.md index 042da7d..cb5277c 100644 --- a/README_zh.md +++ b/README_zh.md @@ -41,13 +41,13 @@ C++11版本或以上 [媒体子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%AA%92%E4%BD%93%E5%AD%90%E7%B3%BB%E7%BB%9F.md) -[camera\_sample\_lite](https://gitee.com/openharmony/applications_sample_camera/blob/master/README_zh.md) +[camera\_sample\_lite](https://gitee.com/openharmony/applications_sample_camera) -[media\_utils\_lite](https://gitee.com/openharmony/multimedia_utils_lite/blob/master/README_zh.md) +[media\_utils\_lite](https://gitee.com/openharmony/multimedia_utils_lite) -[audio\_lite](https://gitee.com/openharmony/multimedia_audio_lite/blob/master/README_zh.md) +[audio\_lite](https://gitee.com/openharmony/multimedia_audio_lite) -[media\_lite](https://gitee.com/openharmony/multimedia_media_lite/blob/master/README_zh.md) +[media\_lite](https://gitee.com/openharmony/multimedia_media_lite) -**camera\_lite** +[camera\_lite](https://gitee.com/openharmony/multimedia_media_lite) -- Gitee