Skip to content

Commit ccaf648

Browse files
authored
Merge pull request #5999 from segmentio/5990
Update link in Journeys #5990
2 parents 8747f81 + 9a0a603 commit ccaf648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engage/journeys/key-terms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Keep the following terms in mind as you begin to explore Journeys.
3131
| Multi-branch split | A step in which you define any number of conditions. Each condition represents a separate branch leading away from the step. Users travel down the branch of the condition they meet. <br /> <br /> Journeys does not enforce mutual exclusivity in branch conditions . For more information, see [Best Practices](#). |
3232
| Send to destinations | A step in which you can send track or identify calls to Event destinations, or a list of users to a List destination. |
3333
| Step name | The name of the step that displays in the Journey builder and overview. |
34-
| Key | Name of the Send to Destination step used to identify the step users are on when Journeys sends information to the destination. For Track events, the property name uses this key. For Identify events, the trait name uses this key. <br /><br />For more information, see [Send data to Destinations](#). |
34+
| Key | Name of the Send to Destination step used to identify the step users are on when Journeys sends information to the destination. For Track events, the property name uses this key. For Identify events, the trait name uses this key. <br /><br />For more information, see [Send data to Destinations](/docs/engage/journeys/send-data/). |
3535

3636
## Statuses
3737

0 commit comments

Comments
 (0)