Skip to content

Commit 220bf08

Browse files
authored
Apply suggestions from code review
1 parent babc79f commit 220bf08

File tree

2 files changed

+2
-2
lines changed
  • src/connections
    • destinations/catalog/firebase
    • sources/catalog/libraries/mobile/react-native

2 files changed

+2
-2
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](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){:target="_blank"}.
120120
## Identify
121121

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

src/connections/sources/catalog/libraries/mobile/react-native/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ These are the example plugins you can use and alter to meet your tracking needs:
492492
| IDFA | `@segment/analytics-react-native-plugin-idfa` |
493493
494494
## Supported Destinations
495-
Segment supports a large number of [Cloud-mode](https://segment.com/docs/connections/destinations/#connection-modes) destinations. Segment also supports the below destinations for Analytics React Native 2.0 in device-mode, with more to follow:
495+
Segment supports a large number of [Cloud-mode](/docs/connections/destinations/#connection-modes) destinations. Segment also supports the below destinations for Analytics React Native 2.0 in device-mode, with more to follow:
496496
- [Adjust](https://www.npmjs.com/package/@segment/analytics-react-native-plugin-adjust){:target="_blank"}
497497
- [Amplitude Session](https://www.npmjs.com/package/@segment/analytics-react-native-plugin-amplitude-session){:target="_blank"}
498498
- [Appsflyer](https://www.npmjs.com/package/@segment/analytics-react-native-plugin-appsflyer){:target="_blank"}

0 commit comments

Comments
 (0)