diff --git a/zh-cn/application-dev/reference/apis/Readme-CN.md b/zh-cn/application-dev/reference/apis/Readme-CN.md index 7aa7c3823cbedc59fd8765f02ef9d8a0e6e7cad3..bb5a682af660c69d0e302c29d3728e8e8dc70beb 100755 --- a/zh-cn/application-dev/reference/apis/Readme-CN.md +++ b/zh-cn/application-dev/reference/apis/Readme-CN.md @@ -141,11 +141,11 @@ - [NotificationTemplate](js-apis-inner-notification-notificationTemplate.md) - [NotificationUserInput](js-apis-inner-notification-notificationUserInput.md) - 公共事件定义 - - [元能力子系统公共事件定义](commonEvent-ability.md) - - [包管理子系统公共事件定义](commonEvent-bundleManager.md) - - [通知服务公共事件定义](commonEvent-ans.md) - - [资源调度子系统公共事件定义](commonEvent-resourceschedule.md) - - [电话服务子系统公共事件定义](commonEvent-telephony.md) + - [元能力子系统公共事件定义](common_event/commonEvent-ability.md) + - [包管理子系统公共事件定义](common_event/commonEvent-bundleManager.md) + - [通知服务公共事件定义](common_event/commonEvent-ans.md) + - [资源调度子系统公共事件定义](common_event/commonEvent-resourceschedule.md) + - [电话服务子系统公共事件定义](common_event/commonEvent-telephony.md) - 包管理 - [@ohos.bundle.appControl (appControl模块)](js-apis-appControl.md) - [@ohos.bundle.bundleManager (bundleManager模块)](js-apis-bundleManager.md) diff --git a/zh-cn/release-notes/OpenHarmony-v3.1.2-release.md b/zh-cn/release-notes/OpenHarmony-v3.1.2-release.md index ab1d94dc9bd9e870cc49162c1a4b00d7d457b7ba..6653ebb768e0ce91d456a40e7c724ff082d1af80 100644 --- a/zh-cn/release-notes/OpenHarmony-v3.1.2-release.md +++ b/zh-cn/release-notes/OpenHarmony-v3.1.2-release.md @@ -36,7 +36,7 @@ 2. 注册码云SSH公钥,请参考[码云帮助中心](https://gitee.com/help/articles/4191)。 -3. 安装[git客户端](https://gitee.com/link?target=https%3A%2F%2Fgit-scm.com%2Fbook%2Fzh%2Fv2%2F%25E8%25B5%25B7%25E6%25AD%25A5-%25E5%25AE%2589%25E8%25A3%2585-Git)和[git-lfs](https://gitee.com/vcs-all-in-one/git-lfs?_from=gitee_search#downloading)并配置用户信息。 +3. 安装[git客户端](https://git-scm.com/book/zh/v2/%E8%B5%B7%E6%AD%A5-%E5%AE%89%E8%A3%85-Git)和[git-lfs](https://gitee.com/vcs-all-in-one/git-lfs?_from=gitee_search#downloading)并配置用户信息。 ``` git config --global user.name "yourname"