From 8777f9ec95c5ff8e6ea017f4214b78cc4f4cdae6 Mon Sep 17 00:00:00 2001 From: liyan Date: Wed, 30 Nov 2022 07:35:21 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E5=90=8D?= =?UTF-8?q?=20Signed-off-by:=20li-yan339=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liyan --- en/device-dev/website.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/device-dev/website.md b/en/device-dev/website.md index e1be8f5605..ecf173415e 100644 --- a/en/device-dev/website.md +++ b/en/device-dev/website.md @@ -4,7 +4,7 @@ - [Quick Start Overview](quick-start/quickstart-overview.md) - Getting Started in IDE Mode - Setting Up the Development Environment - - [Setting Up the Windows Environment](quick-start/quickstart-ide-env--win.md) + - [Setting Up the Windows Environment](quick-start/quickstart-ide-env-win.md) - [Setting Up the Ubuntu Environment](quick-start/quickstart-ide-env-ubuntu.md) - [Configuring the Environment for Remote Access](quick-start/quickstart-ide-env-remote.md) - [Creating a Project and Obtaining Source Code](quick-start/quickstart-ide-import-project.md) @@ -26,9 +26,9 @@ - Getting Started in CLI Mode - Setting Up the Development Environment - [Setting Up the Development Environment](quick-start/quickstart-pkg-prepare.md) - - [Installing Libraries and Tools](quick-start/quickstart-pkg-install_package.md) + - [Installing Libraries and Tools](quick-start/quickstart-pkg-install-package.md) - [Obtaining Source Code](quick-start/quickstart-pkg-sourcecode.md) - - [Installing the Compilation Tools](quick-start/quickstart-pkg-install_tool.md) + - [Installing the Compilation Tools](quick-start/quickstart-pkg-install-tool.md) - Mini System (Based on the Hi3861 Development Board) - [Installing Tools Specially Required by the Hi3861 Development Board](quick-start/quickstart-pkg-3861-tool.md) - [Writing a Hello World Program](quick-start/quickstart-pkg-3861-helloworld.md) -- GitLab