From 258d995228d5f8982101cbca5ff2523692c6cb0a Mon Sep 17 00:00:00 2001 From: Austin Date: Thu, 17 Jun 2021 10:21:42 +0800 Subject: [PATCH] update en/device-dev/quick-start/how-to-develop-12.md. --- en/device-dev/quick-start/how-to-develop-12.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/device-dev/quick-start/how-to-develop-12.md b/en/device-dev/quick-start/how-to-develop-12.md index ac22414da4a..f6fe9c7a06d 100644 --- a/en/device-dev/quick-start/how-to-develop-12.md +++ b/en/device-dev/quick-start/how-to-develop-12.md @@ -242,5 +242,5 @@ The Hi3516DV300 supports programming through the USB port in Windows or Linux+Wi ## Development Example -You have completed the quick start for the standard system. Get yourself familiar with OpenHarmony by a [Development Example for Platform Drivers](../guide/overview-11.md). +You have completed the quick start for the standard system. Get yourself familiar with OpenHarmony by a [Development Example for Platform Drivers](../guide/overview-10.md). -- Gitee