Skip to content

Commit fdb1fc3

Browse files
committed
change repo name
1 parent 39ea11a commit fdb1fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const defaultServer = {
2020
backups: ['https://update.reactnative.cn/api'],
2121
queryUrls: [
2222
'https://gitee.com/sunnylqm/react-native-pushy/raw/master/endpoints.json',
23-
'https://cdn.jsdelivr.net/gh/reactnativecn/react-native-pushy@master/endpoints.json',
23+
'https://cdn.jsdelivr.net/gh/reactnativecn/react-native-update@master/endpoints.json',
2424
],
2525
};
2626

0 commit comments

Comments
 (0)