This is an automated email from the ASF dual-hosted git repository.

brile pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid-website-src.git


The following commit(s) were added to refs/heads/master by this push:
     new 1cf5b4e85 refresh slack link (#553)
1cf5b4e85 is described below

commit 1cf5b4e85b8a0f2a1ed5c44e7070403f3d41d821
Author: 317brian <[email protected]>
AuthorDate: Wed Jul 30 11:58:19 2025 -0700

    refresh slack link (#553)
---
 src/pages/community/join-slack.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/community/join-slack.md 
b/src/pages/community/join-slack.md
index abf35cad2..d9988a610 100644
--- a/src/pages/community/join-slack.md
+++ b/src/pages/community/join-slack.md
@@ -6,11 +6,11 @@ import BrowserOnly from '@docusaurus/BrowserOnly';
 
 <BrowserOnly>
       {() => {
-        
window.location.replace("https://join.slack.com/t/apachedruidworkspace/shared_invite/zt-32uc1hu5e-b27JR1wdik_RRma~Z3VgHw";);
+        
window.location.replace("https://join.slack.com/t/apachedruidworkspace/shared_invite/zt-265fczhyf-xFq8OyzzQ6TykfHDpfUzDA";);
         return null;
       }}
     </BrowserOnly>
 
 
-<a href 
="https://join.slack.com/t/apachedruidworkspace/shared_invite/zt-32uc1hu5e-b27JR1wdik_RRma~Z3VgHw";>Click
 here if you're not redirected.</a>
+<a href 
="https://join.slack.com/t/apachedruidworkspace/shared_invite/zt-265fczhyf-xFq8OyzzQ6TykfHDpfUzDA";>Click
 here if you're not redirected.</a>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to