This is an automated email from the ASF dual-hosted git repository.
luzhijing 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 167058ca60a [links]Update slack link inindex.tsx
167058ca60a is described below
commit 167058ca60a36a7fe9c718e8fa3e1c8e8afe4aff
Author: Luzhijing <[email protected]>
AuthorDate: Wed Jun 14 20:19:38 2023 +0800
[links]Update slack link inindex.tsx
---
src/pages/index.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 30eb798edcc..136cade482c 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-1h153f1ar-sTJB_QahY1SHvZdtPFoIOQ',
+ link:
'https://join.slack.com/t/apachedoriscommunity/shared_invite/zt-1x7x8fger-F7NoshFQn~djlvGdnEtxUQ',
type: 'default',
},
];
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]