From d26242272602a1e6cb6da00cf5b902e8a1422d5b Mon Sep 17 00:00:00 2001 From: ywp7913 Date: Mon, 23 Jun 2025 10:37:11 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20[Issues:=20ICH0F3]=20react-native-marqu?= =?UTF-8?q?ee=E4=BF=AE=E6=94=B9LICENSE=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/react-native-marquee.md | 2 +- zh-cn/react-native-marquee.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/react-native-marquee.md b/en/react-native-marquee.md index 069b1e34..b9f189e0 100644 --- a/en/react-native-marquee.md +++ b/en/react-native-marquee.md @@ -109,5 +109,5 @@ These methods are optional, you can use the isOpen property instead ## 7. License -This project is licensed under [The MIT License (MIT)](https://gitcode.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/zh-cn/react-native-marquee.md b/zh-cn/react-native-marquee.md index 984c14c1..ed1b23fd 100644 --- a/zh-cn/react-native-marquee.md +++ b/zh-cn/react-native-marquee.md @@ -106,5 +106,5 @@ const styles = StyleSheet.create({ ## 7. 开源协议 -本项目基于 [The MIT License (MIT)](https://gitcode.com/openharmony-sig/rntpc_react-native-marquee/blob/master/LICENSE) ,请自由地享受和参与开源。 +本项目基于 [The MIT License (MIT)](https://github.com/kyo504/react-native-marquee/blob/master/LICENSE) ,请自由地享受和参与开源。 -- Gitee