From ce63e82877cb6edfef72740b8d554c1b920724e4 Mon Sep 17 00:00:00 2001 From: Sriharsha Chintalapani Date: Tue, 28 Sep 2021 01:31:36 -0700 Subject: [PATCH] Fix #582: Fix slack link on the UI support menu (#583) --- .../src/main/resources/ui/src/components/app-bar/Appbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog-rest-service/src/main/resources/ui/src/components/app-bar/Appbar.tsx b/catalog-rest-service/src/main/resources/ui/src/components/app-bar/Appbar.tsx index 7f182652f56..f03695d8b47 100644 --- a/catalog-rest-service/src/main/resources/ui/src/components/app-bar/Appbar.tsx +++ b/catalog-rest-service/src/main/resources/ui/src/components/app-bar/Appbar.tsx @@ -108,7 +108,7 @@ const Appbar: React.FC = (): JSX.Element => { }, { name: `Slack`, - to: 'https://openmetadata.slack.com/join/shared_invite/zt-udl8ris3-Egq~YtJU_yJgJTtROo00dQ#/shared-invite/email', + to: 'https://slack.open-metadata.org', disabled: false, isOpenNewTab: true, icon: (