Skip to content

Commit 60f02f8

Browse files
committed
fixed and replaced broken links
1 parent c8661ef commit 60f02f8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docusaurus.config.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -362,12 +362,12 @@ const config: Config = {
362362
title: 'Community',
363363
items: [
364364
{
365-
label: 'Slack',
366-
href: 'https://harperdbcommunity.slack.com',
365+
label: 'Discord',
366+
href: 'https://discord.gg/VzZuaw3Xay',
367367
},
368368
{
369369
label: 'LinkedIn',
370-
href: 'https://www.linkedin.com/company/harpersystems/',
370+
href: 'https://www.linkedin.com/company/harperfast/',
371371
},
372372
{
373373
label: 'X (Twitter)',
@@ -384,15 +384,15 @@ const config: Config = {
384384
},
385385
{
386386
label: 'Blog',
387-
href: 'https://www.harpersystems.dev/blog',
387+
href: 'https://www.harper.fast/resources',
388388
},
389389
{
390390
label: 'GitHub',
391-
href: 'https://github.com/HarperFast/harperdb',
391+
href: 'https://github.com/HarperFast',
392392
},
393393
{
394394
label: 'Contact',
395-
href: 'https://www.harpersystems.dev/contact',
395+
href: 'mailto:[email protected]',
396396
},
397397
],
398398
},

0 commit comments

Comments
 (0)