Skip to content

Commit 66f3229

Browse files
Merge pull request #7463 from segmentio/fix-7440
Fix broken link in Consent docs
2 parents b5e76f3 + 8aa057b commit 66f3229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/privacy/consent-management/consent-in-unify.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If you use Protocols, the Segment app automatically adds the Segment Consent Pre
4747
4848
### Sharing consent with Actions destinations
4949

50-
In addition to enforcing consent in Connections, you may want these preferences to flow to each destination so your destinations can be aware when an end-user revokes their consent. You can use the [Destination Actions framework](/docs/connections/destinations/destination-actions) to edit the destination's mapping and copy the consent preferences from the Segment Consent Preference Updated event to a destination-specified consent field.
50+
In addition to enforcing consent in Connections, you may want these preferences to flow to each destination so your destinations can be aware when an end-user revokes their consent. You can use the [Destination Actions framework](/docs/connections/destinations/actions) to edit the destination's mapping and copy the consent preferences from the Segment Consent Preference Updated event to a destination-specified consent field.
5151

5252
If you use Destination Actions to send consent information to your destinations, the Segment Consent Preference Updated event should **only** include information about a user's consent preferences because this event is sent regardless of an end-user's consent preferences.
5353

0 commit comments

Comments
 (0)