mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
chore : fix repo link Dynamic Links (#3890)
Just correcting https://github.com/invertase/react-native-firebase/tree/master/packages/links --> To its current home https://github.com/invertase/react-native-firebase/tree/master/packages/dynamic-links
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/invertase/react-native-firebase/tree/master/packages/links"
|
||||
"url": "https://github.com/invertase/react-native-firebase/tree/master/packages/dynamic-links"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user