This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git
commit 47b20d146924f78c1d36b80fc2b10f2fb031f815 Author: Xintong Song <tonysong...@gmail.com> AuthorDate: Fri Aug 1 11:55:09 2025 +0800 [hotfix] update slack invitation link --- docs/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.toml b/docs/config.toml index 9c5fb52bc..0d3eea310 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-38lqf3sxv-ZVR8K6UWN6UAapYng_xzGQ" + FlinkSlackInviteUrl = "https://join.slack.com/t/apache-flink/shared_invite/zt-3a5zh8lyt-VSGwlJK827NwMV~Zm9PCew" FlinkStableVersion = "2.1.0" FlinkStableShortVersion = "2.1"