Skip to content

Fixed broken Braze links #7156

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

Merged
merged 1 commit into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
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 @@ -3,9 +3,11 @@ title: Braze Cloud Mode (Actions) Destination
hide-boilerplate: true
hide-dossier: false
id: 60f9d0d048950c356be2e4da
redirect_from:
- '/connections/destinations/catalog/braze-cloud-mode-actions/'
versions:
- name: 'Braze Web Mode (Actions)'
link: '/docs/connections/destinations/catalog/braze-web-device-mode-actions/'
link: '/docs/connections/destinations/catalog/actions-braze-web/'
- name: 'Braze (Classic)'
link: '/docs/connections/destinations/catalog/braze'
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ hide-boilerplate: true
hide-dossier: false
redirect_from:
- '/connections/destinations/catalog/vendor-braze/'
- '/connections/destinations/catalog/braze-web-device-mode-actions/'
id: 60fb01aec459242d3b6f20c1
versions:
- name: 'Braze Cloud Mode (Actions)'
link: '/docs/connections/destinations/catalog/braze-cloud-mode-actions'
link: '/docs/connections/destinations/catalog/actions-braze-cloud'
- name: 'Braze (Classic)'
link: '/docs/connections/destinations/catalog/braze'
---
Expand Down
2 changes: 1 addition & 1 deletion src/connections/destinations/catalog/braze/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ hide-personas-partial: true
hide-integrations-object: true
maintenance: true
maintenance-content: >
Future updates to this destination are limited to security updates and bug fixes. New versions of this destination are available. See [Braze Cloud Mode (Actions)](/docs/connections/destinations/catalog/braze-cloud-mode-actions) for a server-side integration and [Braze Web Mode (Actions)](/docs/connections/destinations/catalog/braze-web-device-mode-actions) for a device-mode integration with access to Braze SDK features.
Future updates to this destination are limited to security updates and bug fixes. New versions of this destination are available. See [Braze Cloud Mode (Actions)](/docs/connections/destinations/catalog/actions-braze-cloud) for a server-side integration and [Braze Web Mode (Actions)](/docs/connections/destinations/catalog/actions-braze-web) for a device-mode integration with access to Braze SDK features.
<br />
If you use a Braze mobile [device-mode connection](/docs/connections/destinations/#connection-modes), for example to use Braze Content Cards or In-App Messaging, use the Braze (Classic) Destination. Segment will continue to make updates to the Segment Braze mobile device-mode SDK.

Expand Down
Loading