This is an automated email from the ASF dual-hosted git repository. gian pushed a commit to branch update-get-help in repository https://gitbox.apache.org/repos/asf/druid-website-src.git
commit b299a783993627bb63cf5bda1782eaccda5c5b8f Author: Gian Merlino <[email protected]> AuthorDate: Wed Jun 18 16:00:35 2025 -0700 Update "Getting help" section. The "getting help" section referred to using Apache Slack, but we've since moved to a dedicated workspace. --- src/pages/community/index.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/community/index.mdx b/src/pages/community/index.mdx index 47ef3ccd9..0f88cd003 100644 --- a/src/pages/community/index.mdx +++ b/src/pages/community/index.mdx @@ -36,9 +36,9 @@ Similar to Linen, Struct archives Slack threads so that you can continue to acce ## Getting help -The best place to get a wide variety of help about Druid is via `#druid` on the Apache Slack team. There is also a druid user -google group [[email protected]](https://groups.google.com/forum/#!forum/druid-user) however slack is the preferred way to get help. You can also report issues and problems, or suggest -new features, on [GitHub](https://github.com/apache/druid). +The best place to get a wide variety of help about Druid is on Slack. Use this link to join and invite others: [https://druid.apache.org/community/join-slack](/community/join-slack?v=1). + +You can also report issues and problems, or suggest a new feature, on [GitHub](https://github.com/apache/druid). Third party companies also provide commercial support and services for Druid, including: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
