From 2018204fc22cb574ec660fd1288ea8f2da32f2f2 Mon Sep 17 00:00:00 2001 From: Austin Date: Mon, 18 Oct 2021 09:36:58 +0000 Subject: [PATCH] update en/readme.md. Signed-off-by: Austin --- en/readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/readme.md b/en/readme.md index bd89f6260e..66043bf4a9 100644 --- a/en/readme.md +++ b/en/readme.md @@ -21,11 +21,11 @@ This project stores OpenHarmony documentation, including the quick start guide, - [Screenless cameras](device-dev/guide/device-iotcamera-control.md) \(camera control\) - [Cameras with a screen](device-dev/guide/device-camera.md) \(screen and camera control, visual application development\) - - **porting**: + - **porting**: + - [Third-Party Library Porting Guide for Mini and Small Systems](device-dev/porting/porting-thirdparty.md) - [Mini System SoC Porting Guide](device-dev/porting/porting-minichip.md) - [Small System SoC Porting Guide](device-dev/porting/porting-smallchip.md) - - [Third-Party Library Porting Guide](device-dev/porting/porting-thirdparty.md) - + - **bundles**: - [HPM Bundle Development Specifications](device-dev/bundles/bundles-standard-rules.md) - [HPM Bundle Development Guidelines](device-dev/bundles/bundles-guide.md) -- GitLab