From 24871dfaf2c62ef969affebe98c3bedeb3e6f462 Mon Sep 17 00:00:00 2001 From: Eric Gao Date: Mon, 7 Nov 2022 12:19:57 +0800 Subject: [PATCH] [doc] Update slack invitation link (#12258) (#12754) Co-authored-by: David --- docs/configs/site.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/configs/site.js b/docs/configs/site.js index 91d3ce68e4..cbcf8179f9 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://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e36toy4n-5n9U2R__FDM05R~MJFFVBg' + link: 'https://s.apache.org/dolphinscheduler-slack' }, pageMenu: [ { @@ -132,7 +132,7 @@ export default { name: 'Slack', img1: '/img/slack.png', img2: '/img/slack-selected.png', - link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e36toy4n-5n9U2R__FDM05R~MJFFVBg', + link: 'https://s.apache.org/dolphinscheduler-slack', }, { name: 'Email List', @@ -153,7 +153,7 @@ export default { 'zh-cn': { banner: { text: '🤔 有关于 Apache DolphinScheduler 的疑问,加入 Slack 频道来讨论他们 ', - link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e36toy4n-5n9U2R__FDM05R~MJFFVBg' + link: 'https://s.apache.org/dolphinscheduler-slack' }, pageMenu: [ { @@ -257,7 +257,7 @@ export default { name: 'Slack', img1: '/img/slack.png', img2: '/img/slack-selected.png', - link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e36toy4n-5n9U2R__FDM05R~MJFFVBg', + link: 'https://s.apache.org/dolphinscheduler-slack', }, { name: '邮件列表',