Skip to content

Commit 2e075fc

Browse files
committed
added missing dashes
1 parent 07c311d commit 2e075fc

File tree

2 files changed

+4
-4
lines changed
  • src/connections/sources/catalog/libraries/mobile

2 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ analytics.reset()
448448
>
449449
> Destination filters on mobile device-mode destinations are in beta and only supports Analytics-Kotlin, [Analytics-Swift](/docs/connections/sources/catalog/libraries/mobile/swift-ios/), and [Analytics-React-Native 2.0](/docs/connections/sources/catalog/libraries/mobile/react-native/).
450450
451-
Use Analytics Kotlin (Android) to configure [destination filters](docs/connections/destinations/destination-filters/) on your mobile device-mode destinations.
451+
Use Analytics-Kotlin (Android) to configure [destination filters](docs/connections/destinations/destination-filters/) on your mobile device-mode destinations.
452452

453453
> warning ""
454454
> Keep [these limitations](/docs/connections/destinations/destination-filters/#limitations) in mind when using destination filters.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ With Analytics-Swift, you can send data from iOS, tvOS, iPadOS, WatchOS, macOS a
1010
If you're migrating to Analytics-Swift from a different mobile library, you can skip to the [migration guide](/docs/connections/sources/catalog/libraries/mobile/swift-ios/migration/).
1111

1212
> info ""
13-
> Analytics-Swift currently supports [these destinations](#supported-device-mode-destinations) in device-mode, with more to follow. Cloud-mode destinations are also supported.
13+
> Analytics-Swift currently supports [these destinations](#supported-destinations) in device-mode, with more to follow. Cloud-mode destinations are also supported.
1414
1515

1616
## Getting started
@@ -416,7 +416,7 @@ analytics.flush()
416416
>
417417
> Destination filters on mobile device-mode destinations are in beta and only supports Analytics-Swift, [Analytics-Kotlin](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/), and [Analytics-React-Native 2.0](/docs/connections/sources/catalog/libraries/mobile/react-native/).
418418

419-
Use Analytics Swift to set up [destination filters](docs/connections/destinations/destination-filters/) on your mobile device-mode destinations.
419+
Use Analytics-Swift to set up [destination filters](docs/connections/destinations/destination-filters/) on your mobile device-mode destinations.
420420

421421
> warning ""
422422
> Keep [these limitations](/docs/connections/destinations/destination-filters/#limitations) in mind when using destination filters.
@@ -459,4 +459,4 @@ No, only the plugins listed above are supported in device-mode for Analytics-Swi
459459
When you successfully package a plugin in device-mode, you will no longer see the integration listed as `false` in the integrations object for a Segment event. This logic is now packaged in the event metadata, and is not surfaced in the Segment debugger.
460460

461461
## Changelog
462-
[View the Analytics-Swift changelog on GitHub](https://github.com/segmentio/analytics-swift/releases){:target="_blank"}.
462+
[View the Analytics-Swift changelog on GitHub](https://github.com/segmentio/analytics-swift/releases).

0 commit comments

Comments
 (0)