diff --git a/en/react-native-community-push-notification-ios.md b/en/react-native-community-push-notification-ios.md index dcf39648436739d116d7fb36d935dd6427f14692..cb19cf60ccee8a491e5ba74aed799e5e3dbb7c70 100644 --- a/en/react-native-community-push-notification-ios.md +++ b/en/react-native-community-push-notification-ios.md @@ -357,4 +357,4 @@ _NotificationRequest:_ ## 8. License -This project is licensed under [The MIT License (MIT)](https://gitee.com/openharmony-sig/rntpc_ios/blob/master/LICENSE). +This project is licensed under [The MIT License (MIT)](https://github.com/react-native-push-notification/ios/blob/master/LICENSE). diff --git a/en/react-native-marquee.md b/en/react-native-marquee.md index 3160e5e94fd9a432a56b66620d91156ed87b9e38..f417ee29278e16bbc0c602ad0c727af935da8cf2 100644 --- a/en/react-native-marquee.md +++ b/en/react-native-marquee.md @@ -99,5 +99,5 @@ MarqueeText component basically inherits [TextProps](https://reactnative.dev/doc ## 6. License -This project is licensed under [The MIT License (MIT)](https://gitee.com/openharmony-sig/rntpc_react-native-marquee/blob/master/LICENSE). +This project is licensed under [The MIT License (MIT)](https://github.com/kyo504/react-native-marquee/blob/master/LICENSE). diff --git a/en/react-native-permissions.md b/en/react-native-permissions.md index 8cfed7fdad4a25d1df0279381f556bdd7b12a35b..a68611389a8e1c1cff3b5361c0958134b2be1852 100644 --- a/en/react-native-permissions.md +++ b/en/react-native-permissions.md @@ -442,4 +442,4 @@ The permission is granted to the application if the user selects **Always allow* ## License -This project is licensed under [The MIT License (MIT)](https://github.com/react-native-oh-library/react-native-permissions/blob/master/LICENSE). +This project is licensed under [The MIT License (MIT)](https://github.com/zoontek/react-native-permissions/blob/master/LICENSE). diff --git a/en/react-native-popover-view.md b/en/react-native-popover-view.md index 23139410ea3fc69225cc75cf354020954e36de3b..1cc4430599d30741050567eb8b559d041839bd90 100644 --- a/en/react-native-popover-view.md +++ b/en/react-native-popover-view.md @@ -183,4 +183,4 @@ This document is verified based on the following versions: ## License -This project is licensed under [MIT License](https://github.com/react-native-oh-library/react-native-popover-view/blob/sig/LICENSE). +This project is licensed under [MIT License](https://github.com/SteffeyDev/react-native-popover-view/blob/master/LICENSE). diff --git a/en/react-native-sensors.md b/en/react-native-sensors.md index 95b1bec4fb2c049a0a047df9261d7a6e326b0152..edc0dc20ae78a4a3fc4b43b5eebc05c4a8b40581 100644 --- a/en/react-native-sensors.md +++ b/en/react-native-sensors.md @@ -235,4 +235,4 @@ gyroscope Required permissions: ohos.permission.GYROSCOPE ## 6. License -This project is licensed under [The MIT License (MIT)](https://gitee.com/openharmony-sig/rntpc_react-native-sensors/blob/master/LICENSE), Please enjoy and participate freely in open source. +This project is licensed under [The MIT License (MIT)](https://github.com/react-native-sensors/react-native-sensors/blob/master/LICENSE), Please enjoy and participate freely in open source. diff --git a/zh-cn/react-native-community-push-notification-ios.md b/zh-cn/react-native-community-push-notification-ios.md index b24579bc62afd1479d94bfb58c9bbff50540a955..60cd6858d6d0d79a070ac8c807247a9d2a40a8d5 100644 --- a/zh-cn/react-native-community-push-notification-ios.md +++ b/zh-cn/react-native-community-push-notification-ios.md @@ -356,4 +356,4 @@ _NotificationRequest:_ ## 8. 开源协议 -本项目基于 [The MIT License (MIT)](https://gitee.com/openharmony-sig/rntpc_ios/blob/master/LICENSE) ,请自由地享受和参与开源。 \ No newline at end of file +本项目基于 [The MIT License (MIT)](https://github.com/react-native-push-notification/ios/blob/master/LICENSE) ,请自由地享受和参与开源。 \ No newline at end of file diff --git a/zh-cn/react-native-marquee.md b/zh-cn/react-native-marquee.md index 4aeea4a6b996ce250be88f9c6074a453c4a37be3..38da3d853ded74c113f4b5ad7da3d64a281b6cea 100644 --- a/zh-cn/react-native-marquee.md +++ b/zh-cn/react-native-marquee.md @@ -97,5 +97,5 @@ const styles = StyleSheet.create({ ## 6. 开源协议 -本项目基于 [The MIT License (MIT)](https://gitee.com/openharmony-sig/rntpc_react-native-marquee/blob/master/LICENSE) ,请自由地享受和参与开源。 +本项目基于 [The MIT License (MIT)](https://github.com/kyo504/react-native-marquee/blob/master/LICENSE) ,请自由地享受和参与开源。 diff --git a/zh-cn/react-native-permissions.md b/zh-cn/react-native-permissions.md index f4f2bc541456d29c90c153be60b5725d8f8fbbe6..2c4d738b9a69e82eb15fd8c92726ba239331e3c5 100644 --- a/zh-cn/react-native-permissions.md +++ b/zh-cn/react-native-permissions.md @@ -444,4 +444,4 @@ ohos.permission.LOCATION_IN_BACKGROUND 允许应用在后台运行时获取设 ## 开源协议 -本项目基于 [The MIT License (MIT)](https://github.com/react-native-oh-library/react-native-permissions/blob/master/LICENSE) ,请自由地享受和参与开源。 +本项目基于 [The MIT License (MIT)](https://github.com/zoontek/react-native-permissions/blob/master/LICENSE) ,请自由地享受和参与开源。 diff --git a/zh-cn/react-native-popover-view.md b/zh-cn/react-native-popover-view.md index 0d41244d8c5c689ae5c42aba8b56d0cea930793d..22500fe2e1b747f6d14eb4730e2d1080a8a1ac33 100644 --- a/zh-cn/react-native-popover-view.md +++ b/zh-cn/react-native-popover-view.md @@ -181,4 +181,4 @@ export default PopoverDemo; ## 开源协议 -本项目基于 [MIT License](https://github.com/react-native-oh-library/react-native-popover-view/blob/sig/LICENSE) ,请自由地享受和参与开源。 +本项目基于 [MIT License](https://github.com/SteffeyDev/react-native-popover-view/blob/master/LICENSE) ,请自由地享受和参与开源。 diff --git a/zh-cn/react-native-sensors.md b/zh-cn/react-native-sensors.md index c81c6b654e5377e8a5c42e6a4780e83b89861f8f..707ee35a408996df459452498568d66dca3b649a 100644 --- a/zh-cn/react-native-sensors.md +++ b/zh-cn/react-native-sensors.md @@ -233,4 +233,4 @@ gyroscope 需要的权限:ohos.permission.GYROSCOPE ## 6. 开源协议 -本项目基于 [The MIT License (MIT)](https://gitee.com/openharmony-sig/rntpc_react-native-sensors/blob/master/LICENSE) ,请自由地享受和参与开源。 +本项目基于 [The MIT License (MIT)](https://github.com/react-native-sensors/react-native-sensors/blob/master/LICENSE) ,请自由地享受和参与开源。