From ace0dfce1b7847ed3662cde8f975132db7e4a706 Mon Sep 17 00:00:00 2001 From: Bhumika Garg Date: Sun, 16 Nov 2025 17:31:50 +0530 Subject: [PATCH 1/4] Fix: update Slack link to correct external URL --- pages/index.page.tsx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pages/index.page.tsx b/pages/index.page.tsx index bc627b9b5..9d3180a2b 100644 --- a/pages/index.page.tsx +++ b/pages/index.page.tsx @@ -188,12 +188,14 @@ const Home = (props: any) => { > Getting started - Join Slack - + From 7eb64abd3d8fb9daeb6a554f5adc628e13c53cf2 Mon Sep 17 00:00:00 2001 From: Bhumika Garg Date: Sun, 16 Nov 2025 17:54:48 +0530 Subject: [PATCH 2/4] fix: use single quotes in Slack external link --- pages/index.page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.page.tsx b/pages/index.page.tsx index 9d3180a2b..02631bb5a 100644 --- a/pages/index.page.tsx +++ b/pages/index.page.tsx @@ -189,7 +189,7 @@ const Home = (props: any) => { Getting started Date: Sun, 16 Nov 2025 17:57:31 +0530 Subject: [PATCH 3/4] fix: use single quotes in Slack external link --- pages/index.page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/index.page.tsx b/pages/index.page.tsx index 02631bb5a..890834fc3 100644 --- a/pages/index.page.tsx +++ b/pages/index.page.tsx @@ -190,9 +190,9 @@ const Home = (props: any) => { Join Slack From 1ef2e2512e5a7f6689f9f8ef8c299fdad6803354 Mon Sep 17 00:00:00 2001 From: Bhumika Garg Date: Tue, 18 Nov 2025 10:32:56 +0530 Subject: [PATCH 4/4] confirm Slack redirect behavior --- pages/community/index.page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/community/index.page.tsx b/pages/community/index.page.tsx index d68d6deb8..cc47226ef 100644 --- a/pages/community/index.page.tsx +++ b/pages/community/index.page.tsx @@ -192,7 +192,7 @@ export default function communityPages(props: any) {