Updates the slack invitation link
diff --git a/content/how-to-contribute/getting-help/index.html b/content/how-to-contribute/getting-help/index.html
index d405328..4df100d 100644
--- a/content/how-to-contribute/getting-help/index.html
+++ b/content/how-to-contribute/getting-help/index.html
@@ -517,7 +517,7 @@
   Slack
   <a class="anchor" href="#slack">#</a>
 </h3>
-<p>You can join the <a href="https://join.slack.com/t/apache-flink/shared_invite/zt-1t4khgllz-Fm1CnXzdBbUchBz4HzJCAg">Apache Flink community on Slack.</a>
+<p>You can join the <a href="https://join.slack.com/t/apache-flink/shared_invite/zt-2k0fdioxx-D0kTYYLh3pPjMu5IItqx3Q">Apache Flink community on Slack.</a>
 After creating an account in Slack, don&rsquo;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 <a href="/what-is-flink/community/#mailing-lists">Dev mailing list</a>.
 Any existing Slack member can also invite anyone else to join.</p>
diff --git a/content/what-is-flink/community/index.html b/content/what-is-flink/community/index.html
index fb202a1..a322dcb 100644
--- a/content/what-is-flink/community/index.html
+++ b/content/what-is-flink/community/index.html
@@ -1137,7 +1137,7 @@
   Slack
   <a class="anchor" href="#slack">#</a>
 </h2>
-<p>You can join the <a href="https://join.slack.com/t/apache-flink/shared_invite/zt-1t4khgllz-Fm1CnXzdBbUchBz4HzJCAg">Apache Flink community on Slack.</a>
+<p>You can join the <a href="https://join.slack.com/t/apache-flink/shared_invite/zt-2k0fdioxx-D0kTYYLh3pPjMu5IItqx3Q">Apache Flink community on Slack.</a>
 After creating an account in Slack, don&rsquo;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 <a href="#mailing-lists">Dev mailing list</a>.
 Any existing Slack member can also invite anyone else to join.</p>
diff --git a/content/zh/how-to-contribute/getting-help/index.html b/content/zh/how-to-contribute/getting-help/index.html
index c76d170..6df65a5 100644
--- a/content/zh/how-to-contribute/getting-help/index.html
+++ b/content/zh/how-to-contribute/getting-help/index.html
@@ -515,7 +515,7 @@
   Slack
   <a class="anchor" href="#slack">#</a>
 </h3>
-<p>你可以通过 <a href="https://join.slack.com/t/apache-flink/shared_invite/zt-1t4khgllz-Fm1CnXzdBbUchBz4HzJCAg">此链接</a> 加入 Apache Flink 社区专属的 Slack 工作空间。
+<p>你可以通过 <a href="https://join.slack.com/t/apache-flink/shared_invite/zt-2k0fdioxx-D0kTYYLh3pPjMu5IItqx3Q">此链接</a> 加入 Apache Flink 社区专属的 Slack 工作空间。
 在成功加入后,不要忘记在 #introductions 频道介绍你自己。
 Slack 规定每个邀请链接最多可邀请 100 人,如果遇到上述链接失效的情况,请联系 <a href="/zh/what-is-flink/community/#mailing-lists">Dev 邮件列表</a>。
 所有已经加入社区 Slack 空间的成员同样可以邀请新成员加入。</p>
diff --git a/content/zh/what-is-flink/community/index.html b/content/zh/what-is-flink/community/index.html
index bbbdf1e..44cb508 100644
--- a/content/zh/what-is-flink/community/index.html
+++ b/content/zh/what-is-flink/community/index.html
@@ -1134,7 +1134,7 @@
   Slack
   <a class="anchor" href="#slack">#</a>
 </h2>
-<p>你可以通过 <a href="https://join.slack.com/t/apache-flink/shared_invite/zt-1t4khgllz-Fm1CnXzdBbUchBz4HzJCAg">此链接</a>
+<p>你可以通过 <a href="https://join.slack.com/t/apache-flink/shared_invite/zt-2k0fdioxx-D0kTYYLh3pPjMu5IItqx3Q">此链接</a>
 加入 Apache Flink 社区专属的 Slack 工作空间。 在成功加入后,不要忘记在 #introductions 频道介绍你自己。 Slack 规定每个邀请链接最多可邀请 100 人,如果遇到上述链接失效的情况,请联系 <a href="#mailing-lists">Dev 邮件列表</a>。
 所有已经加入社区 Slack 空间的成员同样可以邀请新成员加入。</p>
 <p>在 Slack 空间交流时,请遵守以下规则:</p>
diff --git a/docs/config.toml b/docs/config.toml
index 782f55c..d5db6b4 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -41,7 +41,7 @@
   #  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-1t4khgllz-Fm1CnXzdBbUchBz4HzJCAg"
+  FlinkSlackInviteUrl = "https://join.slack.com/t/apache-flink/shared_invite/zt-2k0fdioxx-D0kTYYLh3pPjMu5IItqx3Q"
 
   FlinkStableVersion = "1.19.0"
   FlinkStableShortVersion = "1.19"