From a55aeb747d9912cda6586a998fd6d2cec9024fac Mon Sep 17 00:00:00 2001 From: duangavin123 Date: Sat, 28 May 2022 02:35:12 +0000 Subject: [PATCH] update en/device-dev/porting/oem_transplant_chip_prepare_knows.md. Signed-off-by: duangavin123 --- en/device-dev/porting/oem_transplant_chip_prepare_knows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/device-dev/porting/oem_transplant_chip_prepare_knows.md b/en/device-dev/porting/oem_transplant_chip_prepare_knows.md index ac20564959..f95be0d319 100644 --- a/en/device-dev/porting/oem_transplant_chip_prepare_knows.md +++ b/en/device-dev/porting/oem_transplant_chip_prepare_knows.md @@ -75,6 +75,6 @@ The **device** directory of OpenHarmony is the adaptation directory for the ba ## Porting Specifications -- The porting must comply with the basic OpenHarmony principles described in [Contribution](../../contribute/contribution.md). +- The porting must comply with the basic OpenHarmony principles described in [Contribution](../../contribute/how-to-contribute.md). - The code required for third-party SoC adaptation is stored in the **device**, **vendor**, and **arch** directories. Naming and usage of these directories must comply with specified naming and usage specifications. For details, see [Directory Specifications](porting-chip-kernel-overview.md) and [Board-Level Directory Specifications](porting-chip-board-overview.md#section6204129143013). -- GitLab