From 284fabf17c38ff4c09036f1706bdc6361f3b73db Mon Sep 17 00:00:00 2001 From: Neerajkumar <78979288+neerajkumarc@users.noreply.github.com> Date: Fri, 12 Jan 2024 22:29:36 +0530 Subject: [PATCH] docs: resolve broken discord links (#3408) * refactor: make search case-insensitive * docs: resolved broken discord links --- packages/twenty-docs/docs/contributor/local-setup/ide-setup.mdx | 2 +- .../twenty-docs/docs/contributor/local-setup/local-setup.mdx | 2 +- packages/twenty-docs/docs/start/bug-and-requests.mdx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/twenty-docs/docs/contributor/local-setup/ide-setup.mdx b/packages/twenty-docs/docs/contributor/local-setup/ide-setup.mdx index 31ed48284..5dde371df 100644 --- a/packages/twenty-docs/docs/contributor/local-setup/ide-setup.mdx +++ b/packages/twenty-docs/docs/contributor/local-setup/ide-setup.mdx @@ -51,4 +51,4 @@ If you stop your containers, you will need to restart them before opening the pr ## You are all set -You are all set to start contributing to the project. If you have any questions, feel free to reach out to the team on [Discord](https://twenty.com/discord). \ No newline at end of file +You are all set to start contributing to the project. If you have any questions, feel free to reach out to the team on [Discord](https://discord.gg/cx5n4Jzs57). \ No newline at end of file diff --git a/packages/twenty-docs/docs/contributor/local-setup/local-setup.mdx b/packages/twenty-docs/docs/contributor/local-setup/local-setup.mdx index 88f0d3f9e..716545532 100644 --- a/packages/twenty-docs/docs/contributor/local-setup/local-setup.mdx +++ b/packages/twenty-docs/docs/contributor/local-setup/local-setup.mdx @@ -17,7 +17,7 @@ Twenty aims for developer-friendliness, and your local installation should be up ## Discord -If you have any questions or need help, you can join Twenty's [Discord](https://twenty.com/discord) server. +If you have any questions or need help, you can join Twenty's [Discord](https://discord.gg/cx5n4Jzs57) server. ## MacOS and Linux users diff --git a/packages/twenty-docs/docs/start/bug-and-requests.mdx b/packages/twenty-docs/docs/start/bug-and-requests.mdx index 18cce9c8b..ca11ade5d 100644 --- a/packages/twenty-docs/docs/start/bug-and-requests.mdx +++ b/packages/twenty-docs/docs/start/bug-and-requests.mdx @@ -8,7 +8,7 @@ sidebar_custom_props: ## Reporting Bugs To report a bug, please [create an issue on GitHub](https://github.com/twentyhq/twenty/issues/new). -You can also ask for help on [Discord](https://twenty.com/discord). +You can also ask for help on [Discord](https://discord.gg/cx5n4Jzs57). ## Feature Requests