Skip to content

Commit a11416d

Browse files
committed
fix directory issue [netlify-build]
1 parent cbe8ba3 commit a11416d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/engage/journeys/v2/event-triggered-journeys-steps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -460,13 +460,13 @@ Path joins work well when:
460460

461461
To create a path join:
462462

463-
1. Navigate to the last step in the branch you want to connect.
463+
1. Go to the last step in the branch you want to connect.
464464
2. Click the **+** icon at the end of that branch.
465465
3. Select **Connect path to existing step**.
466466
4. Choose a step from another branch to connect to. Segment only shows the available steps you can connect to.
467467
5. The connection appears as a line on the canvas, showing the path join between branches.
468468

469-
![Journey canvas showing the Connect path to existing step option in a dropdown menu. The menu appears when clicking a plus icon at the end of a journey branch, showing flow control options like Delay, Hold until, Data split, and Randomized split, along with the Connect path to existing step option at the top.](../images/application_started.png)
469+
![Journey canvas showing the Connect path to existing step option in a dropdown menu. The menu appears when clicking a plus icon at the end of a journey branch, showing flow control options like Delay, Hold until, Data split, and Randomized split, along with the Connect path to existing step option at the top.](../images/path_joins.png)
470470

471471
You can only connect to child steps (steps that come after the split), not parent steps or steps earlier in the journey. Each branch endpoint supports one path join connection.
472472

0 commit comments

Comments
 (0)