From a4c95b65f48fdad7f6d4ecf88579f53cda275835 Mon Sep 17 00:00:00 2001 From: wangyue Date: Thu, 2 Jan 2025 18:05:12 +0800 Subject: [PATCH] chore: update README.OpenSource Signed-off-by: wangyue --- README.OpenSource | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.OpenSource b/README.OpenSource index d615b72..931d550 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,11 +1,11 @@ [ { - "Name": "react-native-linear-gradient", + "Name": "react-native-map-linking", "License": "MIT License", - "License File": "https://github.com/react-native-linear-gradient/react-native-linear-gradient/blob/master/LICENSE", + "License File": "https://gitee.com/openharmony-sig/rntpc_react-native-map-linking/blob/master/LICENSE", "Version Number": "3.0.0-alpha.1", "Owner" : "xiafeng@huawei.com", - "Upstream URL": "https://github.com/react-native-linear-gradient/react-native-linear-gradient", + "Upstream URL": "https://gitee.com/openharmony-sig/rntpc_react-native-map-linking", "Description": "A element for React Native" } ] \ No newline at end of file -- Gitee