Skip to content

Commit bb5cc8e

Browse files
authored
Merge pull request #6055 from segmentio/niall/library_tiers
Fix support type param for library tiers
2 parents 216494c + 7726d83 commit bb5cc8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Analytics for Android'
33
strat: android
44
repo: analytics-android
5-
support_type: legacy
5+
support_type: maintenance
66
id: wXNairW5xX
77
---
88
Analytics for Android makes it easier for you to send data to any tool without having to learn, test or implement a new API every time.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Analytics for iOS
33
strat: ios
44
repo: analytics-ios
5-
support_type: legacy
5+
support_type: maintenance
66
id: UBrsG9RVzw
77
---
88
With Analytics for iOS, you can send your data to analytics or marketing tool, without needing to learn, test, or implement a new API with each update or addition.

0 commit comments

Comments
 (0)