diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 821ca12b..c4ff4159 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -56,4 +56,4 @@ We follow a simple and structured process for submitting changes. After you submit your PR, a member of the Plane team will review it. Depending on our workload, response times may vary, but we'll do our best to get back to you as soon as possible. Thank you for your patience! -If you need any help or have any questions, join us on [Discord](https://discord.com/invite/A92xrEGCge). +If you need any help or have any questions, join us on the [Plane Forum](https://forum.plane.so). diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 5b52c8cf..c0b4d352 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -196,7 +196,12 @@ export default defineConfig({ socialLinks: [ { icon: "github", link: "https://github.com/makeplane/plane" }, - { icon: "discord", link: "https://discord.com/invite/A92xrEGCge" }, + { + icon: { + svg: '', + }, + link: "https://forum.plane.so", + }, { icon: "twitter", link: "https://twitter.com/planepowers" }, { icon: "linkedin", link: "https://www.linkedin.com/company/planepowers/" }, ], diff --git a/docs/core-concepts/workspaces/overview.md b/docs/core-concepts/workspaces/overview.md index bd503c76..badb6db5 100644 --- a/docs/core-concepts/workspaces/overview.md +++ b/docs/core-concepts/workspaces/overview.md @@ -7,7 +7,7 @@ description: Create and manage Workspaces in Plane. Think of a Workspace in Plane as your command center, the place where everything comes together. It’s the top-level space that holds all your projects, work items, cycles, modules, and pages. -Picture it like this. A Workspace in Plane is similar to a server in Discord or an organization in Slack. It’s where your team gathers to work on projects, track progress, and get things done. You can create your own projects, invite others to join, and collaborate as a group, or just do your own thing if that’s how you roll. +Picture it like this. A Workspace in Plane is similar to an organization in Slack. It’s where your team gathers to work on projects, track progress, and get things done. You can create your own projects, invite others to join, and collaborate as a group, or just do your own thing if that’s how you roll. ## What's inside a workspace diff --git a/docs/support/get-help.md b/docs/support/get-help.md index c0e2338f..0532801f 100644 --- a/docs/support/get-help.md +++ b/docs/support/get-help.md @@ -1,6 +1,6 @@ --- title: Support and help resources -description: Find support for Plane through in-app chat, email, Discord community, and developer resources. Report bugs, request features, and get answers to your questions. +description: Find support for Plane through in-app chat, email, community forum, and developer resources. Report bugs, request features, and get answers to your questions. --- # Get help @@ -17,7 +17,7 @@ Click the **?** icon in your Plane workspace to start a conversation with our te ## Join our community -Connect with other Plane users, share tips, and get community support on our [Discord server](https://discord.com/invite/A92xrEGCge). It's a great place to see how others are using Plane, get quick answers, and stay updated on what's new. +Connect with other Plane users, share tips, and get community support on the [Plane Forum](https://forum.plane.so). It's a great place to see how others are using Plane, get quick answers, and stay updated on what's new. ## Email support