From 5c9b0988179e5cb39fce3855d2e5b55f956849bf Mon Sep 17 00:00:00 2001 From: Austin Date: Mon, 26 Jul 2021 01:46:15 +0000 Subject: [PATCH] update en/device-dev/porting/transplant-chip-prepare-process.md. --- en/device-dev/porting/transplant-chip-prepare-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/device-dev/porting/transplant-chip-prepare-process.md b/en/device-dev/porting/transplant-chip-prepare-process.md index 2c04e020d2..4cca1dbced 100644 --- a/en/device-dev/porting/transplant-chip-prepare-process.md +++ b/en/device-dev/porting/transplant-chip-prepare-process.md @@ -2,7 +2,7 @@ - [Building Adaptation Process](#section2159183845319) -For details about compilation and building, see [Compilation and Building](https://gitee.com/openharmony/docs/blob/master/en/device-dev/subsystems/compilation-and-building.md). When adding third-party chips, perform the following steps to complete building adaptation: +For details about compilation and building, see [Compilation and Building](../subsystems/subsys-build-mini-lite.md). When adding third-party chips, perform the following steps to complete building adaptation: ## Building Adaptation Process -- GitLab