Skip to content

Commit 8c06219

Browse files
Merge pull request #5388 from segmentio/sarahrudy-patch-9
Fix analytics react native firebase plugin link
2 parents bd38a88 + c0053b8 commit 8c06219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/react-native/destination-plugins/firebase-react-native.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ strat: react-native
44
---
55
Firebase is Google's platform for mobile apps. The Segment Firebase destination requires that you bundle the Firebase SDK with your project. The Segment-wrapped destination code then runs on the user's device, and sends its tracking calls to the Firebase API endpoints, and a copy to Segment for archiving.
66

7-
Firebase’s destination plugin code is open source and available on GitHub. You can view it [here.](https://github.com/segment-integrations/analytics-swift-firebase)
7+
Firebase’s destination plugin code is open source and available on GitHub. You can view it [here](https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-firebase).
88

99
## Adding the dependency
1010

0 commit comments

Comments
 (0)