This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push: new 8343504deec slack link update 8343504deec is described below commit 8343504deecde2ce2382ba625bbb11c6e738b86b Author: jiafeng.zhang <zhang...@gmail.com> AuthorDate: Fri Sep 30 15:52:26 2022 +0800 slack link update slack link update --- src/pages/index.tsx | 2 +- src/theme/Footer/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 206b83eda9d..81419ff24b3 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -26,7 +26,7 @@ export default function Home(): JSX.Element { }, { label: 'Slack', - link: 'https://join.slack.com/t/apachedoriscommunity/shared_invite/zt-1co4h0c90-Kfu5MUgaTi4n~lAwNXfbuQ', + link: 'https://join.slack.com/t/apachedoriscommunity/shared_invite/zt-1h153f1ar-sTJB_QahY1SHvZdtPFoIOQ', type: 'default', }, ]; diff --git a/src/theme/Footer/index.tsx b/src/theme/Footer/index.tsx index d2d043c0825..c07fbcf2d2b 100644 --- a/src/theme/Footer/index.tsx +++ b/src/theme/Footer/index.tsx @@ -46,7 +46,7 @@ function Footer() { </div> <div className="social"> <a - href="https://join.slack.com/t/apachedoriscommunity/shared_invite/zt-1co4h0c90-Kfu5MUgaTi4n~lAwNXfbuQ" + href="https://join.slack.com/t/apachedoriscommunity/shared_invite/zt-1h153f1ar-sTJB_QahY1SHvZdtPFoIOQ" title="slack" className="item" > --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org