This is an automated email from the ASF dual-hosted git repository.
ipolyzos pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/main by this push:
new 137a106d [docs] update apache fluss slack link (#1316)
137a106d is described below
commit 137a106d53beed43524fb2889cf0f782f34e62cd
Author: MehulBatra <[email protected]>
AuthorDate: Tue Jul 15 12:07:26 2025 +0530
[docs] update apache fluss slack link (#1316)
* [docs] update apache fluss slack
* workspace link change
---
README.md | 2 +-
website/community/welcome.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 67a7f0b6..e5be4ece 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
<p align="center">
<a href="https://github.com/alibaba/fluss/actions/workflows/ci.yaml"><img
src="https://github.com/alibaba/fluss/actions/workflows/ci.yaml/badge.svg?branch=main"
alt="CI"></a>
<a href="https://github.com/alibaba/fluss/blob/main/LICENSE"><img
src="https://img.shields.io/badge/license-Apache%202-4EB1BA.svg"
alt="License"></a>
- <a
href="https://join.slack.com/t/fluss-hq/shared_invite/zt-33wlna581-QAooAiCmnYboJS8D_JUcYw"><img
src="https://img.shields.io/badge/slack-join_chat-brightgreen.svg?logo=slack"
alt="Slack"></a>
+ <a
href="https://join.slack.com/t/apache-fluss/shared_invite/zt-33wlna581-QAooAiCmnYboJS8D_JUcYw"><img
src="https://img.shields.io/badge/slack-join_chat-brightgreen.svg?logo=slack"
alt="Slack"></a>
</p>
## What is Apache Fluss (Incubating)?
diff --git a/website/community/welcome.md b/website/community/welcome.md
index bf4bd0bf..52784935 100644
--- a/website/community/welcome.md
+++ b/website/community/welcome.md
@@ -44,7 +44,7 @@ Fluss has two mailing lists:
* [Archive](https://lists.apache.org/[email protected])
## Slack
-We use the [Fluss workspace](https://fluss-hq.slack.com/) on Slack for
real-time communication and collaboration. You can join the community using
[this invite
link](https://join.slack.com/t/fluss-hq/shared_invite/zt-33wlna581-QAooAiCmnYboJS8D_JUcYw).
+We use the [Fluss workspace](https://apache-fluss.slack.com/) on Slack for
real-time communication and collaboration. You can join the community using
[this invite
link](https://join.slack.com/t/apache-fluss/shared_invite/zt-33wlna581-QAooAiCmnYboJS8D_JUcYw).
Please note that this link may occasionally break when Slack does an upgrade.
If you encounter problems using it, please let us know by creating an issue on
GitHub.