Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BD-2079: Update Segment.io docs links #5325

Merged
merged 1 commit into from
Apr 27, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ To set up Braze as a device-mode destination for your Android source, choose **C

![]({% image_buster /assets/img/segment/android.png %})

To complete the side-by-side integration, refer to Segment.io's detailed instructions for adding the Braze destination dependency to your [Android](https://segment.com/docs/connections/destinations/catalog/braze/#android) app.
To complete the side-by-side integration, refer to Segment.io's detailed instructions for adding the Braze destination dependency to your [Android](https://segment.com/docs/connections/sources/catalog/libraries/mobile/kotlin-android/destination-plugins/braze-kotlin-android/) app.

The source code for the [Braze Web Mode (Actions) destination](https://github.com/segmentio/action-destinations/tree/main/packages/browser-destinations/src/destinations/braze) is maintained by Segment.io.
The source code for the Android device mode integration is maintained by Braze and is updated regularly to reflect new Braze SDK releases.

{% endtab %}
{% tab iOS %}
Expand All @@ -112,7 +112,7 @@ To set up Braze as a device-mode destination for your iOS source, choose **Class

![]({% image_buster /assets/img/segment/ios.png %})

To complete the side-by-side integration, refer to Segment.io's detailed instructions for adding the Braze Segment.io pod to your [iOS](https://segment.com/docs/connections/destinations/catalog/braze/#ios) app.
To complete the side-by-side integration, refer to Segment.io's detailed instructions for adding the Braze Segment.io pod to your [iOS](https://segment.com/docs/connections/sources/catalog/libraries/mobile/apple/destination-plugins/braze-swift/) app.

The source code for the [iOS device mode](https://github.com/Appboy/appboy-segment-ios) integration is maintained by Braze and is updated regularly to reflect new Braze SDK releases.

Expand Down