[WEB-6420] chore: migrate community references from Discord to Forum (#8657)

* chore: replace Discord references with Forum links

* chore: migrate help and community CTAs from Discord to Forum

* refactor: replace Discord icons with lucide MessageSquare

* chore: rename Discord labels and keys to Forum

* chore: remove obsolete Discord icon component

* chore: update Discord references to Forum in templates

* chore: code refactoring
This commit is contained in:
Anmol Singh Bhatia 2026-03-04 13:08:36 +05:30 committed by GitHub
parent 351344ecbb
commit a75301d6c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
35 changed files with 60 additions and 111 deletions

View file

@ -115,7 +115,7 @@ function WorkspaceInvitationPage() {
<EmptySpaceItem
Icon={Share2}
title="Join our community of active creators"
href="https://discord.com/invite/A92xrEGCge"
href="https://forum.plane.so"
/>
</EmptySpace>
)