Skip to content

Commit b4ca4af

Browse files
authored
Merge pull request #7713 from segmentio/move-journeys-logic
Move Journeys Logic page
2 parents 147bb96 + 9b0be93 commit b4ca4af

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/_data/sidenav/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,8 @@ sections:
483483
title: 'Journey Step Types'
484484
- path: '/engage/journeys/v1/send-data'
485485
title: Send Data to Destinations
486+
- path: '/engage/journeys/v1/journeys-logic'
487+
title: Understand Journeys Logic
486488
- section_title: Journeys V2
487489
slug: '/engage/journeys/v2'
488490
section:
@@ -504,8 +506,6 @@ sections:
504506
title: Journeys Analytics
505507
- path: '/engage/journeys/faq-best-practices'
506508
title: Journeys Best Practices and FAQ
507-
- path: '/engage/journeys/journeys-logic'
508-
title: Understand Journeys Logic
509509
- path: '/engage/journeys/key-terms'
510510
title: Journeys Glossary
511511
- section_title: Content

src/engage/journeys/journeys-logic.md renamed to src/engage/journeys/v1/journeys-logic.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Understanding Journeys Logic
33
plan: engage-foundations
44
redirect_from:
55
- "/personas/journeys/journeys-logic"
6+
- "/engage/journeys/journeys-logic"
67
---
78

89

0 commit comments

Comments
 (0)