From e827b27f9dd2274163a992366d8d6f2944564776 Mon Sep 17 00:00:00 2001 From: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Date: Tue, 9 Dec 2025 17:18:31 -0500 Subject: [PATCH] Fixed slack link --- docusaurus.config.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index f206003c..77730242 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -126,9 +126,9 @@ const config: Config = { title: 'Community', items: [ { - label: ' Slack', - to: 'https://github.com/PalisadoesFoundation', - className: 'footer__icon footer__slack', + label: 'Forums', + to: 'https://community.talawa.io/', + className: 'footer__icon footer__news', }, { label: ' News',