Skip to content

Commit c584e0c

Browse files
authored
update link for reserved braze traits.md (#1479)
1 parent 468dca0 commit c584e0c

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/braze

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/braze/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Segment's special traits recognized as Braze's standard user profile fields (in
137137
| `address.country` | `country` |
138138
| `gender` | `gender` |
139139

140-
All other traits (except their [reserved keys](https://www.braze.com/documentation/Platform_Wide/#reserved-keys)) will be sent to Braze as custom attributes. You can send an array of strings as trait values but not nested objects.
140+
All other traits (except their [reserved user profile fields](https://www.braze.com/docs/api/objects_filters/user_attributes_object/#braze-user-profile-fields)) will be sent to Braze as custom attributes. You can send an array of strings as trait values but not nested objects.
141141

142142

143143
## Track

0 commit comments

Comments
 (0)