From 9923392a4e51d56620ab05db4bcc749a08db056e Mon Sep 17 00:00:00 2001 From: Sven Efftinge Date: Fri, 16 Dec 2022 08:30:13 +0000 Subject: [PATCH] [dashboard] link to website's cost estimator --- .../src/components/UsageBasedBillingConfig.tsx | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/components/dashboard/src/components/UsageBasedBillingConfig.tsx b/components/dashboard/src/components/UsageBasedBillingConfig.tsx index 2bec4ed0cd3c69..f3f8fa0e4c0896 100644 --- a/components/dashboard/src/components/UsageBasedBillingConfig.tsx +++ b/components/dashboard/src/components/UsageBasedBillingConfig.tsx @@ -293,11 +293,8 @@ export default function UsageBasedBillingConfig({ attributionId }: Props) { {currency === "EUR" ? "€" : "$"}0.36 for 10 credits or 1 hour of Standard workspace usage, excluding VAT.{" "} - - Learn more about credits + + Estimate costs @@ -319,11 +316,8 @@ export default function UsageBasedBillingConfig({ attributionId }: Props) { {usageLimit} credits {usageLimit / 10} hours of Standard workspace usage.{" "} - - Learn more about credits + + Estimate costs