diff --git a/package.json b/package.json index 8f5b2ae9..1b035aff 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/react-native-community/segmented-control.git" + "url": "git+https://github.com/react-native-segmented-control/segmented-control.git" }, "keywords": [ "SegmentedControlIOS", @@ -72,9 +72,9 @@ "author": "M.Haris Baig", "license": "MIT", "bugs": { - "url": "https://github.com/react-native-community/segmented-control/issues" + "url": "https://github.com/react-native-segmented-control/segmented-control/issues" }, - "homepage": "https://github.com/react-native-community/segmented-control#readme", + "homepage": "https://github.com/react-native-segmented-control/segmented-control#readme", "publishConfig": { "access": "public" }