docs: fixing stack overflow link (#24820)
diff --git a/docs/src/pages/community.tsx b/docs/src/pages/community.tsx
index 0d9b6b9..72b4be2 100644
--- a/docs/src/pages/community.tsx
+++ b/docs/src/pages/community.tsx
@@ -52,7 +52,7 @@
'Participate in conversations with committers and contributors on Superset mailing list',
},
{
- url: 'https://stackoverflow.com/questions/tagged/superset+apache-superset',
+ url: 'https://stackoverflow.com/questions/tagged/apache-superset',
title: 'Stack Overflow',
description: 'Our growing knowledge base.',
image: 'stackoverflow-symbol.jpg',