diff --git a/docs/configs/site.js b/docs/configs/site.js index 902a2f5e66..d50eff8779 100644 --- a/docs/configs/site.js +++ b/docs/configs/site.js @@ -30,7 +30,7 @@ export default { 'en-us': { banner: { text: '🤔 Have queries regarding Apache DolphinScheduler, Join Slack channel to disscuss them ', - link: 'https://s.apache.org/dolphinscheduler-slack' + link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g' }, pageMenu: [ { @@ -132,7 +132,7 @@ export default { name: 'Slack', img1: '/img/slack.png', img2: '/img/slack-selected.png', - link: 'https://s.apache.org/dolphinscheduler-slack', + link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g', }, { name: 'Email List', @@ -153,7 +153,7 @@ export default { 'zh-cn': { banner: { text: '🤔 有关于 Apache DolphinScheduler 的疑问,加入 Slack 频道来讨论他们 ', - link: 'https://s.apache.org/dolphinscheduler-slack' + link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g' }, pageMenu: [ { @@ -257,7 +257,7 @@ export default { name: 'Slack', img1: '/img/slack.png', img2: '/img/slack-selected.png', - link: 'https://s.apache.org/dolphinscheduler-slack', + link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g', }, { name: '邮件列表', diff --git a/docs/docs/en/contribute/have-questions.md b/docs/docs/en/contribute/have-questions.md index b6165097ae..8497d033cd 100644 --- a/docs/docs/en/contribute/have-questions.md +++ b/docs/docs/en/contribute/have-questions.md @@ -8,7 +8,7 @@ The following chat rooms are officially part of Apache DolphinScheduler: ​ The Slack workspace URL: http://asf-dolphinscheduler.slack.com/. -​ You can join through invitation url: https://s.apache.org/dolphinscheduler-slack. +​ You can join through invitation url: https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g. This chat room is used for questions and discussions related to using DolphinScheduler. diff --git a/docs/docs/zh/contribute/have-questions.md b/docs/docs/zh/contribute/have-questions.md index 681db51c17..6eb85aba88 100644 --- a/docs/docs/zh/contribute/have-questions.md +++ b/docs/docs/zh/contribute/have-questions.md @@ -8,7 +8,7 @@ ​ Slack工作区的网址:http://asf-dolphinscheduler.slack.com/ -​ 你可以通过该邀请链接加入:https://s.apache.org/dolphinscheduler-slack +​ 你可以通过该邀请链接加入:https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g 此聊天室用于与DolphinScheduler使用相关的问题讨论。