From ee80a2878fffcc12c0050b3e5706df9d869db7f6 Mon Sep 17 00:00:00 2001 From: lvyanquan Date: Fri, 30 May 2025 11:50:18 +0800 Subject: [PATCH] Update slack invitation link --- content/how-to-contribute/getting-help/index.html | 2 +- content/what-is-flink/community/index.html | 2 +- content/zh/how-to-contribute/getting-help/index.html | 2 +- content/zh/what-is-flink/community/index.html | 2 +- docs/config.toml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/how-to-contribute/getting-help/index.html b/content/how-to-contribute/getting-help/index.html index e89433fb1d..98af97841d 100644 --- a/content/how-to-contribute/getting-help/index.html +++ b/content/how-to-contribute/getting-help/index.html @@ -526,7 +526,7 @@

Slack #

-

You can join the Apache Flink community on Slack. +

You can join the Apache Flink community on Slack. After creating an account in Slack, don’t forget to introduce yourself in #introductions. Due to Slack limitations the invite link expires after 100 invites. If it is expired, please reach out to the Dev mailing list. Any existing Slack member can also invite anyone else to join.

diff --git a/content/what-is-flink/community/index.html b/content/what-is-flink/community/index.html index 079cb56fc4..8941ef9c72 100644 --- a/content/what-is-flink/community/index.html +++ b/content/what-is-flink/community/index.html @@ -1146,7 +1146,7 @@

Slack #

-

You can join the Apache Flink community on Slack. +

You can join the Apache Flink community on Slack. After creating an account in Slack, don’t forget to introduce yourself in #introductions. Due to Slack limitations the invite link expires after 100 invites. If it is expired, please reach out to the Dev mailing list. Any existing Slack member can also invite anyone else to join.

diff --git a/content/zh/how-to-contribute/getting-help/index.html b/content/zh/how-to-contribute/getting-help/index.html index ae63c0ff89..364e813a44 100644 --- a/content/zh/how-to-contribute/getting-help/index.html +++ b/content/zh/how-to-contribute/getting-help/index.html @@ -524,7 +524,7 @@

Slack #

-

你可以通过 此链接 加入 Apache Flink 社区专属的 Slack 工作空间。 +

你可以通过 此链接 加入 Apache Flink 社区专属的 Slack 工作空间。 在成功加入后,不要忘记在 #introductions 频道介绍你自己。 Slack 规定每个邀请链接最多可邀请 100 人,如果遇到上述链接失效的情况,请联系 Dev 邮件列表。 所有已经加入社区 Slack 空间的成员同样可以邀请新成员加入。

diff --git a/content/zh/what-is-flink/community/index.html b/content/zh/what-is-flink/community/index.html index 8f90584b4c..bfde156705 100644 --- a/content/zh/what-is-flink/community/index.html +++ b/content/zh/what-is-flink/community/index.html @@ -1143,7 +1143,7 @@

Slack #

-

你可以通过 此链接 +

你可以通过 此链接 加入 Apache Flink 社区专属的 Slack 工作空间。 在成功加入后,不要忘记在 #introductions 频道介绍你自己。 Slack 规定每个邀请链接最多可邀请 100 人,如果遇到上述链接失效的情况,请联系 Dev 邮件列表。 所有已经加入社区 Slack 空间的成员同样可以邀请新成员加入。

在 Slack 空间交流时,请遵守以下规则:

diff --git a/docs/config.toml b/docs/config.toml index 5be3387ef0..b236be6516 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -41,7 +41,7 @@ posts = "/:year/:month/:day/:title/" # 2. In the dropdown menu, click on "Invite people to Apache Flink" # 3. Click "Edit link settings" and select "Never expires". Save the change. # 4. Copy the invitation link by clicking on "Copy invite link". - FlinkSlackInviteUrl = "https://join.slack.com/t/apache-flink/shared_invite/zt-2787dp034-w_T6XalNBg_xSzep7s8nvw" + FlinkSlackInviteUrl = "https://join.slack.com/t/apache-flink/shared_invite/zt-36qpbfpc0-wtlsC7lmeEUy5cw0VTHdag" FlinkStableVersion = "2.0.0" FlinkStableShortVersion = "2.0"