We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe475c commit de51546Copy full SHA for de51546
src/_data/products.yml
@@ -92,6 +92,7 @@ items:
92
add-on: false
93
- product_display_name: Audit Trail
94
slug: audit-trail
95
+ plan-note: "Audit Trail is available as an add-on for customers with the Business plan."
96
plans:
97
free: false
98
team: false
@@ -155,11 +156,3 @@ items:
155
156
business: true
157
158
-- product_display_name: Audit Trail
159
- slug: audit-trail
160
- plan-note: "Audit Trail is available as an add-on for customers with the Business plan."
161
- plans:
162
- free: false
163
- team: false
164
- business: true
165
- add-on: true
0 commit comments