From efa9f009b69d2100e6045844d06eb4ce478a83f5 Mon Sep 17 00:00:00 2001 From: Marcin Tojek Date: Wed, 18 Dec 2024 13:06:46 +0100 Subject: [PATCH] fix: correct link to premium plan (#15914) Fixes: https://github.com/coder/coder/issues/15911 The link target `/licensing` does not exist, so we need to link to _Pricing Plans_ instead. --- site/src/components/Paywall/Paywall.tsx | 2 +- site/src/components/Paywall/PopoverPaywall.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/src/components/Paywall/Paywall.tsx b/site/src/components/Paywall/Paywall.tsx index ae940ce515..0b7c85e979 100644 --- a/site/src/components/Paywall/Paywall.tsx +++ b/site/src/components/Paywall/Paywall.tsx @@ -58,7 +58,7 @@ export const Paywall: FC = ({