mirror of
https://github.com/openharmony/vendor_alientek.git
synced 2026-07-01 20:36:49 -04:00
fix: 修复CHANGELOG.md中的无效超链接
方案描述: 1, 修改对应链接 fix #I6Y4J7 Signed-off-by: wangchen <wangchen240@huawei.com>
This commit is contained in:
@@ -22,7 +22,7 @@ The OpenHarmony uniproton kernel build system is a modular build system based on
|
||||
|
||||
### 1.Setting Up the Environment
|
||||
|
||||
Before setting up the environment for a development board, you must set up the basic system environment for OpenHarmony first. The basic system environment includes the OpenHarmony build environment and development environment. For details, see [Setting Up Development Environment](https://gitee.com/openharmony/docs/blob/HEAD/en/device-dev/quick-start/quickstart-lite-env-setup.md).
|
||||
Before setting up the environment for a development board, you must set up the basic system environment for OpenHarmony first. The basic system environment includes the OpenHarmony build environment and development environment. For details, see [Setting Up Development Environment](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/Readme-EN.md).
|
||||
|
||||
### 2.Obtaining the OpenHarmony Source Code
|
||||
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@ OpenHarmony的uniproton内核的编译构建系统是一个基于gn和ninja的
|
||||
|
||||
### 1.搭建系统基础环境
|
||||
|
||||
在搭建各个开发板环境前,需要完成OpenHarmony系统基础环境搭建。系统基础环境主要是指OpenHarmony的编译环境和开发环境,详细介绍请参考官方站点[开发环境准备](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/device-dev/quick-start/quickstart-lite-env-setup.md)。开发者需要根据环境搭建文档完成环境搭建。
|
||||
在搭建各个开发板环境前,需要完成OpenHarmony系统基础环境搭建。系统基础环境主要是指OpenHarmony的编译环境和开发环境,详细介绍请参考官方站点[开发环境准备](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/porting/Readme-CN.md)。开发者需要根据环境搭建文档完成环境搭建。
|
||||
|
||||
### 2.获取OpenHarmony源码
|
||||
|
||||
|
||||
Reference in New Issue
Block a user