diff --git a/README.md b/README.md index 1e3c265..b28d94d 100644 --- a/README.md +++ b/README.md @@ -77,9 +77,9 @@ Add the dependency on the update subsystem. The following uses the Hi3516D V300 ## Repositories Involved -[Update subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/update.md) +[Update subsystem](https://gitcode.com/openharmony/docs/blob/master/en/readme/update.md) **update\_ota\_lite** -[device\_hisilicon\_hardware](https://gitee.com/openharmony/device_hisilicon_hardware/blob/master/README.md) +[device\_hisilicon\_hardware](https://gitcode.com/openharmony/device_hisilicon_hardware/blob/master/README.md) diff --git a/README_zh.md b/README_zh.md index 706bd65..598ecdc 100644 --- a/README_zh.md +++ b/README_zh.md @@ -12,7 +12,7 @@ OTA(Over the Air)提供对设备远程升级能力,基于提供的接口进行二次开发后,可以让您的设备轻松支持OTA升级能力。升级子系统对用户屏蔽了底层芯片的差异,对外提供了统一的升级接口。 -更多升级子系统相关概念,请参考:[升级子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%8D%87%E7%BA%A7%E5%AD%90%E7%B3%BB%E7%BB%9F.md) +更多升级子系统相关概念,请参考:[升级子系统](https://gitcode.com/openharmony/docs/blob/master/zh-cn/readme/%E5%8D%87%E7%BA%A7%E5%AD%90%E7%B3%BB%E7%BB%9F.md) **图 1** 升级子系统架构图 @@ -87,9 +87,9 @@ OTA(Over the Air)提供对设备远程升级能力,基于提供的接口 ## 相关仓 -[升级子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%8D%87%E7%BA%A7%E5%AD%90%E7%B3%BB%E7%BB%9F.md) +[升级子系统](https://gitcode.com/openharmony/docs/blob/master/zh-cn/readme/%E5%8D%87%E7%BA%A7%E5%AD%90%E7%B3%BB%E7%BB%9F.md) -[**update\_sys\_installer\_lite**](https://gitee.com/openharmony/update_sys_installer_lite) +[**update\_sys\_installer\_lite**](https://gitcode.com/openharmony/update_sys_installer_lite) -[device\_hisilicon\_hardware](https://gitee.com/openharmony/device_hisilicon_hardware) +[device\_hisilicon\_hardware](https://gitcode.com/openharmony/device_hisilicon_hardware) diff --git a/bundle.json b/bundle.json index 5f7d72a..805c74d 100644 --- a/bundle.json +++ b/bundle.json @@ -2,9 +2,9 @@ "name": "@ohos/sys_installer_lite", "version": "4.0.2", "description": "为轻量级设备提供升级写入相关的api", - "homePage": "https://gitee.com/openharmony", + "homePage": "https://gitcode.com/openharmony", "license": "Apache License 2.0", - "repository": "https://gitee.com/openharmony/update_sys_installer_lite", + "repository": "https://gitcode.com/openharmony/update_sys_installer_lite", "supplier": "Organization: OpenHarmony", "domain": "os", "language": "",