You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by lu...@apache.org on 2023/06/14 12:19:42 UTC

[doris-website] branch master updated: [links]Update slack link inindex.tsx

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 <82...@users.noreply.github.com>
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: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org