已合并
chore: change the npm and ohpm repository from gitee to gitcode #1007
坚果创建于 2025年5月16日
chore: change the npm and ohpm repository from gitee to gitcode #1007
已合并
共 1 个文件变更+4-5
| @@ -1,13 +1,12 @@ | |||
| 1 | # @react-native-oh/react-native-harmony | 1 | # @react-native-oh/react-native-harmony |
| 2 | 2 | ||
| 3 | -Please refer to: [RNOH repo](https://gitee.com/openharmony-sig/ohos_react_native) for more detail. | 3 | +Please refer to: [RNOH repo](https://gitcode.com/openharmony-sig/ohos_react_native) for more detail. |
| 4 | 4 | ||
| 5 | # Documentation | 5 | # Documentation |
| 6 | 6 | ||
| 7 | -- [中文](https://gitee.com/openharmony-sig/ohos_react_native/blob/master/docs/zh-cn/README.md) | 7 | +- [中文](https://gitcode.com/openharmony-sig/ohos_react_native/blob/master/docs/zh-cn/README.md) |
| 8 | -- [English](https://gitee.com/openharmony-sig/ohos_react_native/blob/master/docs/en/README.md) | 8 | +- [English](https://gitcode.com/openharmony-sig/ohos_react_native/blob/master/docs/en/README.md) |
| 9 | 9 | ||
| 10 | # License | 10 | # License |
| 11 | 11 | ||
| 12 | -This library is licensed under The [MIT License (MIT)](https://gitee.com/openharmony-sig/ohos_react_native) | 12 | +This library is licensed under The [MIT License (MIT)](https://gitcode.com/openharmony-sig/ohos_react_native) |
| 13 | - | ||