From 620a0707273ae177355597108f13ae1577783bf2 Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia Date: Mon, 23 Feb 2026 20:17:37 +0530 Subject: [PATCH] chore: migrate help and community CTAs from Discord to Forum --- apps/space/app/error.tsx | 9 ++------- apps/web/app/(all)/workspace-invitations/page.tsx | 2 +- .../core/components/global/product-updates/footer.tsx | 4 ++-- .../components/workspace/sidebar/help-section/root.tsx | 6 ++---- 4 files changed, 7 insertions(+), 14 deletions(-) diff --git a/apps/space/app/error.tsx b/apps/space/app/error.tsx index 3050a89ae8..7892355881 100644 --- a/apps/space/app/error.tsx +++ b/apps/space/app/error.tsx @@ -24,13 +24,8 @@ function ErrorPage() { support@plane.so {" "} or on our{" "} - - Discord + + Forum .

diff --git a/apps/web/app/(all)/workspace-invitations/page.tsx b/apps/web/app/(all)/workspace-invitations/page.tsx index 6d68136097..ed644baf06 100644 --- a/apps/web/app/(all)/workspace-invitations/page.tsx +++ b/apps/web/app/(all)/workspace-invitations/page.tsx @@ -115,7 +115,7 @@ function WorkspaceInvitationPage() { ) diff --git a/apps/web/core/components/global/product-updates/footer.tsx b/apps/web/core/components/global/product-updates/footer.tsx index daf9a20f4f..53d147307b 100644 --- a/apps/web/core/components/global/product-updates/footer.tsx +++ b/apps/web/core/components/global/product-updates/footer.tsx @@ -52,12 +52,12 @@ export function ProductUpdatesFooter() { - Discord + Forum {t("whats_new")} - window.open("https://go.plane.so/p-discord", "_blank", "noopener,noreferrer")} - > + window.open("https://forum.plane.so", "_blank", "noopener,noreferrer")}>
- Discord + Forum