Skip to content

Commit 1b66aed

Browse files
committed
docs: Update social links
1 parent 1144ec8 commit 1b66aed

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

website/docusaurus.config.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -469,10 +469,6 @@ const config: Config = {
469469
label: 'Discord',
470470
href: 'https://discord.gg/35nb8Mz',
471471
},
472-
{
473-
label: 'Stack Overflow',
474-
href: 'http://stackoverflow.com/questions/tagged/data-client',
475-
},
476472
{
477473
label: 'Twitter',
478474
href: 'https://twitter.com/dataclientio',
@@ -486,9 +482,13 @@ const config: Config = {
486482
href: 'https://github.com/reactive/data-client/discussions/categories/ideas',
487483
},
488484
{
489-
label: 'Showcase',
490-
href: 'https://github.com/reactive/data-client/discussions/2422',
485+
label: 'Stack Overflow',
486+
href: 'http://stackoverflow.com/questions/tagged/data-client',
491487
},
488+
// {
489+
// label: 'Showcase',
490+
// href: 'https://github.com/reactive/data-client/discussions/2422',
491+
// }, Don't link until we want to push this
492492
],
493493
},
494494
{

0 commit comments

Comments
 (0)