This is an automated email from the ASF dual-hosted git repository.
leonard pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e1b982082 [hotfix] Update the Slack invite link
e1b982082 is described below
commit e1b982082c4237f661b546dbfaa5d9d9f5656bbf
Author: Hang Ruan <[email protected]>
AuthorDate: Wed Feb 28 10:38:51 2024 +0800
[hotfix] Update the Slack invite link
This closes #720.
---
docs/config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/config.toml b/docs/config.toml
index a8969b70d..e2963d2df 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-294plfx41-23lOoovZOdegKwjW9_0q_g"
+ FlinkSlackInviteUrl =
"https://join.slack.com/t/apache-flink/shared_invite/zt-1t4khgllz-Fm1CnXzdBbUchBz4HzJCAg"
FlinkStableVersion = "1.18.0"
FlinkStableShortVersion = "1.18"