This is an automated email from the ASF dual-hosted git repository.
xushiyan 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 2e9e8852e0b [MINOR][SITE] Update slack shared invite link (#13118)
2e9e8852e0b is described below
commit 2e9e8852e0ba39028fe545b140c1a773aa7243b8
Author: Bhavani Sudha Saktheeswaran <[email protected]>
AuthorDate: Wed Apr 9 06:25:50 2025 -0700
[MINOR][SITE] Update slack shared invite link (#13118)
---
website/constants.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/constants.js b/website/constants.js
index c3973838fc3..517e392a2f7 100644
--- a/website/constants.js
+++ b/website/constants.js
@@ -1,3 +1,3 @@
module.exports = {
- slackUrl:
"https://join.slack.com/t/apache-hudi/shared_invite/zt-2ggm1fub8-_yt4Reu9djwqqVRFC7X49g"
+ slackUrl:
"https://join.slack.com/t/apache-hudi/shared_invite/zt-33fabmxb7-Q7QSUtNOHYCwUdYM8LbauA"
}