From 010d8b68903623208fd201de9f82a69c3db40c33 Mon Sep 17 00:00:00 2001 From: Filipe Lima <45261568+filipelima18@users.noreply.github.com> Date: Mon, 14 Oct 2024 14:48:50 +0000 Subject: [PATCH] fix: Typeform URLs --- packages/app/src/app/constants.ts | 3 ++- packages/app/src/app/pages/common/Modals/SurveyModal/index.tsx | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/app/src/app/constants.ts b/packages/app/src/app/constants.ts index b3df0ef2167..d0c90d5bd86 100644 --- a/packages/app/src/app/constants.ts +++ b/packages/app/src/app/constants.ts @@ -4,4 +4,5 @@ export const REPLY_TRANSITION_DELAY = 0.5; export const ORGANIZATION_CONTACT_LINK = 'https://webforms.pipedrive.com/f/ckvSiEQynHckLBoq0wghZhoy9cQGYZrzaCwP7suEln3tMu5zgFKxY6sSZjTYLRC16X'; -export const CSB_FRIENDS_LINK = 'https://codesandbox.typeform.com/friends'; +export const CSB_FRIENDS_LINK = + 'https://codesandbox.io/docs/learn/plans/codesandbox-friends'; diff --git a/packages/app/src/app/pages/common/Modals/SurveyModal/index.tsx b/packages/app/src/app/pages/common/Modals/SurveyModal/index.tsx index f40442d038e..e0198f3ece8 100644 --- a/packages/app/src/app/pages/common/Modals/SurveyModal/index.tsx +++ b/packages/app/src/app/pages/common/Modals/SurveyModal/index.tsx @@ -16,7 +16,7 @@ export const SurveyModal: FunctionComponent = () => { if (el) { typeformEmbed.makeWidget( el, - `https://codesandbox.typeform.com/to/LYbjII?userid=${hash( + `https://form.typeform.com/to/LYbjII?userid=${hash( user.id )}&ispro=${isPro}`, {