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}`, {