From 9770632d92f2ea511970db0d2a50649cdc97e6b1 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 8 May 2025 16:29:50 -0400 Subject: [PATCH] Updating the Slack link to point to CNCF slack #podman channel With the move to CNCF, podman community moved to CNCF slack. Signed-off-by: Mohan Boddu --- static/data/community.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/data/community.ts b/static/data/community.ts index db8b155bb..712d00663 100644 --- a/static/data/community.ts +++ b/static/data/community.ts @@ -43,7 +43,7 @@ const communityChat = { }, { text: 'Slack', - path: 'https://slack.k8s.io/', + path: 'https://cloud-native.slack.com/archives/C08MXJLCFCN', icon: 'logos:slack-icon', }, ],