Skip to content

Commit 4848bf1

Browse files
authored
Link fixes
1 parent 1865d75 commit 4848bf1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/connections/destinations/destination-filters.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ Keep the following limitations in mind when you use destination filters:
3232
- *(For web device-mode)* Destination filters for web device-mode only supports the Analytics.js 2.0 source. You need to enable device mode destination filters for your Analytics.js source. To do this, go to your Javascript source and navigate to **Settings > Analytics.js** and turn the toggle on for **Destination Filters**.
3333
- *(For web device-mode)* Destination filters for device-mode only supports the Analytics.js 2.0 source.
3434
- *(For iOS and Android mobile device-mode)* Destination filters aren't supported. Segment's Swift, Kotlin and React Native libraries do support device-mode destination filters.
35-
- *(For Kotlin, Swift, and React Native device-mode)* You must enable the filters for your source. To do this, go to your source and navigate to **Settings >> Advanced** and turn on the toggle for **Destination Filters**. Once this is done, you still need to add the Destination Filters plugin to your application. Instructions for this can be found here:
36-
- [Kotlin](https://segment.com/docs/connections/sources/catalog/libraries/mobile/kotlin-android/kotlin-android-destination-filters/#destination-filters){:target="_blank"}
37-
- [Swift](https://segment.com/docs/connections/sources/catalog/libraries/mobile/apple/swift-destination-filters/){:target="_blank"}
38-
- [React Native](https://segment.com/docs/connections/sources/catalog/libraries/mobile/react-native/react-native-destination-filters/){:target="_blank"}
35+
- *(For Kotlin, Swift, and React Native device-mode)* You must enable the filters for your source. To do this, go to your source and navigate to **Settings >> Advanced** and turn on the toggle for **Destination Filters**. After you've done that, you'll still need to add the Destination Filters plugin to your application. Instructions for this can be found here:
36+
- [Kotlin](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/kotlin-android-destination-filters/#destination-filters){:target="_blank"}
37+
- [Swift](/docs/connections/sources/catalog/libraries/mobile/apple/swift-destination-filters/){:target="_blank"}
38+
- [React Native](/docs/connections/sources/catalog/libraries/mobile/react-native/react-native-destination-filters/){:target="_blank"}
3939
- Destination Filters don't apply to events that send through the destination Event Tester.
40-
- Destination Filters within the UI and [FQL]([url](https://segment.com/docs/api/public-api/fql/)) do not currently support matching on event fields containing '.$' or '.$.', which references fields with an array type.
40+
- Destination Filters within the UI and [FQL](/docs/api/public-api/fql/) do not currently support matching on event fields containing '.$' or '.$.', which references fields with an array type.
4141

4242
[Contact Segment](https://segment.com/help/contact/){:target="_blank"} if these limitations impact your use case.
4343

0 commit comments

Comments
 (0)