File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -100,11 +100,11 @@ items:
100
100
add-on : false
101
101
- product_display_name : Destination Actions
102
102
slug : dest-actions
103
- plan-note : " Destination Actions are currently available for Free and Team plans. Actions will be available for Business plan users soon ."
103
+ plan-note : " Destination Actions are available for all Segment plans."
104
104
plans :
105
105
free : true
106
106
team : true
107
- business : false
107
+ business : true
108
108
add-on : false
109
109
- product_display_name : Journeys
110
110
slug : journeys
@@ -113,4 +113,4 @@ items:
113
113
free : false
114
114
team : false
115
115
business : true
116
- add-on : true
116
+ add-on : true
Original file line number Diff line number Diff line change 2
2
title : Destination Actions
3
3
hidden : true
4
4
---
5
- {% include content/plan-grid.md name="actions" %}
5
+
6
+ {% include content/plan-grid.md name="dest-actions" %}
6
7
7
8
8
9
> info ""
You can’t perform that action at this time.
0 commit comments