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 ac20564959c331ee486f6e62278395451aca62f4..f95be0d319e66af87a000478c333f9cc85026f77 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).