This is an automated email from the ASF dual-hosted git repository. leonardBang pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git
commit e95f6dc472b59265f4d7f773bbc32da3ddd3c49d Author: Junbo Wang <[email protected]> AuthorDate: Thu May 14 16:06:02 2026 +0800 [hotfix] update slack invite url --- docs/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.toml b/docs/config.toml index 38da3997f3..fac7847a1a 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-354yyl9vm-LJBlnpbcU~8K_TyIWUhfag" + FlinkSlackInviteUrl = "https://join.slack.com/t/apache-flink/shared_invite/zt-3xxdfihar-WsY0BVul_P87nbkK~phQwg" FlinkStableVersion = "2.2.0" FlinkStableShortVersion = "2.2"
