This is an automated email from the ASF dual-hosted git repository.
vhs pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 6a42f7f1e806 docs: Update slack shared invite link (#18390)
6a42f7f1e806 is described below
commit 6a42f7f1e80612725c4efbf66517cece15bc58e9
Author: deepakpanda93 <[email protected]>
AuthorDate: Sun Mar 29 21:06:17 2026 +0530
docs: Update slack shared invite link (#18390)
* docs: Update slack shared invite link
* Update constants.js
---
website/constants.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/constants.js b/website/constants.js
index 5c9e7e74a129..6f2bd713a8a6 100644
--- a/website/constants.js
+++ b/website/constants.js
@@ -1,3 +1,3 @@
module.exports = {
- originalSlackUrl:
'https://join.slack.com/t/apache-hudi/shared_invite/zt-33fabmxb7-Q7QSUtNOHYCwUdYM8LbauA',
+ originalSlackUrl:
'https://join.slack.com/t/apache-hudi/shared_invite/zt-3ti2pdss5-f0gQLt9Ih2cWqz9_er9Y5g',
}