From 70a084ab858495f56c2707efb07ee6883a32fd30 Mon Sep 17 00:00:00 2001 From: "ester.zhou" Date: Wed, 20 Apr 2022 18:16:16 +0800 Subject: [PATCH] update doc Signed-off-by: ester.zhou --- en/device-dev/faqs/faqs-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/device-dev/faqs/faqs-overview.md b/en/device-dev/faqs/faqs-overview.md index 63f88df3b7..164025f20b 100644 --- a/en/device-dev/faqs/faqs-overview.md +++ b/en/device-dev/faqs/faqs-overview.md @@ -116,7 +116,7 @@ FAQs are used to help developers solve problems frequently encountered during de ## Porting -- [How Do I Mount the Heap Memory to the Kernel?](../faqs/faqs-transplant.md) +- [How Do I Mount the Heap Memory to the Kernel?](../faqs/faqs-porting.md) ## Startup and Recovery -- GitLab