Skip to content

Commit 662c7af

Browse files
authored
Merge pull request #1845 from segmentio/redirect_kotlin_swift
changed redirect links for kotlin/swift
2 parents a16ce65 + 25a2479 commit 662c7af

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Analytics for Kotlin (Android)
33
strat: kotlin
4+
redirect_from:
5+
- '/connections/sources/catalog/cloud-apps/kotlin-android/'
46
---
57

68
With Analytics-Kotlin, you can send data using Kotlin applications to any analytics or marketing tool without having to learn, test, or implement a new API every time. Analytics-Kotlin enables you to process and track the history of a payload, while Segment controls the API and prevents unintended operations.

src/connections/sources/catalog/libraries/mobile/swift-ios/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: 'Analytics for Swift'
33
strat: swift
4+
redirect_from:
5+
- '/connections/sources/catalog/cloud-apps/swift/'
46
---
57

68
With Analytics-Swift, you can send data from iOS, tvOS, iPadOS, WatchOS, macOS and Linux applications to any analytics or marketing tool without having to learn, test, or implement a new API every time. Analytics-Swift enables you to process and track the history of a payload, while Segment controls the API and prevents unintended operations. Analytics-Swift also offers default implementations to help you maintain destinations and integrations.

src/connections/sources/catalog/libraries/server/kotlin/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Analytics for Kotlin (Server)
3+
redirect_from:
4+
- '/connections/sources/catalog/cloud-apps/kotlin/'
35
---
46

57
With Analytics-Kotlin, you can send data using Kotlin applications to any analytics or marketing tool without having to learn, test, or implement a new API every time. Analytics-Kotlin enables you to process and track the history of a payload, while Segment controls the API and prevents unintended operations.

0 commit comments

Comments
 (0)