diff --git a/.github/ISSUE_TEMPLATE/03_documentation_report.yml b/.github/ISSUE_TEMPLATE/03_documentation_report.yml index 7060699054..ebe21af06a 100644 --- a/.github/ISSUE_TEMPLATE/03_documentation_report.yml +++ b/.github/ISSUE_TEMPLATE/03_documentation_report.yml @@ -14,7 +14,7 @@ body: ⚠ Verify first that your issue is not [already reported on GitHub][issue search]. **Tip:** If you are seeking community support, please consider [joining Slack community][Slack community]. - [Slack community]: https://join.slack.com/t/tooljet/shared_invite/zt-r2neyfcw-KD1COL6t2kgVTlTtAV5rtg + [Slack community]: https://tooljet.com/slack [issue search]: ../search?q=is%3Aissue&type=issues diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 49d7642182..cb41f671b3 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: ❓ Get Support from Slack Community - url: https://join.slack.com/t/tooljet/shared_invite/zt-r2neyfcw-KD1COL6t2kgVTlTtAV5rtg - about: Please ask and answer questions here. 🏥 \ No newline at end of file + url: https://tooljet.com/slack + about: Please ask and answer questions here. 🏥 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fed6261750..786388589d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -52,4 +52,4 @@ We use GitHub issues to track public bugs. Report a bug by [opening a new issue] By contributing, you agree that your contributions will be licensed under its AGPL v3 License. ## Questions? -Contact us on [Slack](https://join.slack.com/t/tooljet/shared_invite/zt-r2neyfcw-KD1COL6t2kgVTlTtAV5rtg) or mail us at [hello@tooljet.io](mailto:hello@tooljet.io). +Contact us on [Slack](https://tooljet.com/slack) or mail us at [hello@tooljet.io](mailto:hello@tooljet.io). diff --git a/README.md b/README.md index 181abee7fc..3253ef78f0 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ You can use ToolJet cloud for a fully managed solution. If you want to self-host ## Community support For general help using ToolJet, please refer to the official [documentation](https://docs.tooljet.com/docs/). For additional help, you can use one of these channels to ask a question: -- [Slack](https://join.slack.com/t/tooljet/shared_invite/zt-r2neyfcw-KD1COL6t2kgVTlTtAV5rtg) - Discussions with the community and the team. +- [Slack](https://tooljet.com/slack) - Discussions with the community and the team. - [GitHub](https://github.com/ToolJet/ToolJet/issues) - For bug reports and feature requests. - [Twitter](https://twitter.com/ToolJet) - Get the product updates easily. diff --git a/docs/README.md b/docs/README.md index 78e7c54fa9..546283b446 100644 --- a/docs/README.md +++ b/docs/README.md @@ -15,7 +15,7 @@ This repository contains the ToolJet documentation website code and Markdown sou - [Local setup](#local-setup) ## Feedback -If you want to give documentation feedback, please join our [Slack Community](https://join.slack.com/t/tooljet/shared_invite/zt-r2neyfcw-KD1COL6t2kgVTlTtAV5rtg) and drop us a message. +If you want to give documentation feedback, please join our [Slack Community](https://tooljet.com/slack) and drop us a message. ## Documentation Issues To enter documentation bugs or submit any feature request for documentation, please create a new [GitHub issue](https://github.com/ToolJet/ToolJet/issues/new?assignees=&labels=documentation&template=03_documentation_report.yml&title=%5Bdocs%5D%3A+). Please check if there is an existing issue first.