Skip to content

Commit babc79f

Browse files
Update src/connections/destinations/catalog/firebase/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 2b6dd09 commit babc79f

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/firebase

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/firebase/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ If you use Segment's older React Native source library, you must explicitly bund
116116
4. Change to your iOS directory and run `pod install`.
117117
5. Add the `analytics-react-native-firebase` module to your `build.gradle` file. (See Step.4 of [Getting Started on Android](/docs/connections/destinations/catalog/firebase/#getting-started-on-android))
118118

119-
For React Native 2.0 you can reference the install guide [here](https://github.com/segmentio/analytics-react-native/blob/master/packages/plugins/plugin-firebase/README.md).
119+
For React Native 2.0 you can reference the [install guide](https://github.com/segmentio/analytics-react-native/blob/master/packages/plugins/plugin-firebase/README.md).
120120
## Identify
121121

122122
When you call `identify` Segment will map to the corresponding Firebase Analytics calls:

0 commit comments

Comments
 (0)