Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ const config: Config = {
},
{
label: 'X (Twitter)',
href: 'https://twitter.com/harperdbio',
href: 'https://twitter.com/harper_fast',
},
],
},
Expand All @@ -388,7 +388,7 @@ const config: Config = {
},
{
label: 'GitHub',
href: 'https://github.com/HarperDB/harperdb',
href: 'https://github.com/HarperFast/harperdb',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
href: 'https://github.com/HarperFast/harperdb',
href: 'https://github.com/HarperFast/harper',

},
{
label: 'Contact',
Expand Down