docs: fixing stack overflow link (#24820)

This commit is contained in:
Evan Rusackas 2023-07-27 13:27:30 -06:00 committed by GitHub
parent 3b46511439
commit 7e26dc8c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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',