mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
docs: fixing stack overflow link (#24820)
This commit is contained in:
@@ -52,7 +52,7 @@ const communityLinks = [
|
||||
'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',
|
||||
|
||||
Reference in New Issue
Block a user