Skip to content

Commit 2433dad

Browse files
Merge pull request #6617 from segmentio/fix-6601
Fix link to Kotlin Firebase plugin
2 parents 9a8cc1e + 694ca21 commit 2433dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/kotlin-android/destination-plugins/firebase-kotlin-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ strat: google
55

66
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.
77

8-
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)
8+
Firebase’s destination plugin code is open source and available [on GitHub](https://github.com/segment-integrations/analytics-kotlin-firebase).
99

1010
## Adding the dependency
1111

0 commit comments

Comments
 (0)