File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -469,10 +469,6 @@ const config: Config = {
469
469
label : 'Discord' ,
470
470
href : 'https://discord.gg/35nb8Mz' ,
471
471
} ,
472
- {
473
- label : 'Stack Overflow' ,
474
- href : 'http://stackoverflow.com/questions/tagged/data-client' ,
475
- } ,
476
472
{
477
473
label : 'Twitter' ,
478
474
href : 'https://twitter.com/dataclientio' ,
@@ -486,9 +482,13 @@ const config: Config = {
486
482
href : 'https://github.com/reactive/data-client/discussions/categories/ideas' ,
487
483
} ,
488
484
{
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' ,
491
487
} ,
488
+ // {
489
+ // label: 'Showcase',
490
+ // href: 'https://github.com/reactive/data-client/discussions/2422',
491
+ // }, Don't link until we want to push this
492
492
] ,
493
493
} ,
494
494
{
You can’t perform that action at this time.
0 commit comments