Skip to content

Commit 7994321

Browse files
[CF4SaaS] Fix Ent pricing for additional CHs (#22391)
1 parent 320ad2d commit 7994321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/plans/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2730,7 +2730,7 @@
27302730
"free": "$0.10",
27312731
"pro": "$0.10",
27322732
"biz": "$0.10",
2733-
"ent": "$0.10"
2733+
"ent": "Custom pricing"
27342734
},
27352735
"custom_analytics": {
27362736
"title": "[Custom analytics](/cloudflare-for-platforms/cloudflare-for-saas/hostname-analytics/)",

0 commit comments

Comments
 (0)