From 5c086395b2c092f2a2851bdadc05357f383fb793 Mon Sep 17 00:00:00 2001 From: liyan Date: Wed, 30 Nov 2022 10:24:48 +0000 Subject: [PATCH] update en/device-dev/quick-start/quickstart-pkg-3516-build.md. Signed-off-by: li-yan339 Signed-off-by: liyan --- en/device-dev/quick-start/quickstart-pkg-3516-build.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/device-dev/quick-start/quickstart-pkg-3516-build.md b/en/device-dev/quick-start/quickstart-pkg-3516-build.md index 3713fa7cd3..fbccdf488b 100644 --- a/en/device-dev/quick-start/quickstart-pkg-3516-build.md +++ b/en/device-dev/quick-start/quickstart-pkg-3516-build.md @@ -9,9 +9,9 @@ For details about the functions of the OpenHarmony compilation and building modu ## Prerequisites -- The [required libraries and tools](quickstart-pkg-install_package.md) have been installed. +- The [required libraries and tools](quickstart-pkg-install-package.md) have been installed. -- The [compilation tools](quickstart-pkg-install_tool.md) have been installed. +- The [compilation tools](quickstart-pkg-install-tool.md) have been installed. - The Hello World program is ready for use. -- GitLab