docs: fixing stack overflow link (#24820)
This commit is contained in:
parent
3b46511439
commit
7e26dc8c5b
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue