diff --git a/docusaurus.config.ts b/docusaurus.config.ts index a69edbe9..3c083df9 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -302,7 +302,7 @@ const config: Config = { alt: 'Harper Logo', src: 'img/HarperPrimaryBlk.svg', srcDark: 'img/HarperPrimaryWht.svg', - href: 'https://www.harpersystems.dev', + href: 'https://www.harper.fast/', }, items: [ { @@ -362,16 +362,16 @@ const config: Config = { title: 'Community', items: [ { - label: 'Slack', - href: 'https://harperdbcommunity.slack.com', + label: 'Discord', + href: 'https://discord.gg/VzZuaw3Xay', }, { label: 'LinkedIn', - href: 'https://www.linkedin.com/company/harpersystems/', + href: 'https://www.linkedin.com/company/harperfast/', }, { label: 'X (Twitter)', - href: 'https://twitter.com/harperdbio', + href: 'https://twitter.com/harper_fast', }, ], }, @@ -379,20 +379,20 @@ const config: Config = { title: 'More', items: [ { - label: 'Harper Systems', - href: 'https://www.harpersystems.dev', + label: 'Harper Fast', + href: 'https://www.harper.fast', }, { label: 'Blog', - href: 'https://www.harpersystems.dev/blog', + href: 'https://www.harper.fast/resources', }, { label: 'GitHub', - href: 'https://github.com/HarperDB/harperdb', + href: 'https://github.com/HarperFast', }, { label: 'Contact', - href: 'https://www.harpersystems.dev/contact', + href: 'mailto:opensource@harperdb.io', }, ], }, diff --git a/release-notes-data.json b/release-notes-data.json index 5ab50eb8..14136661 100644 --- a/release-notes-data.json +++ b/release-notes-data.json @@ -37,7 +37,10 @@ "4": { "pupName": "Tucker", "versions": [ + "4.7.2", + "4.7.1", "4.7.0", + "4.6.14", "4.6.13", "4.6.12", "4.6.11", @@ -52,6 +55,8 @@ "4.6.2", "4.6.1", "4.6.0", + "4.5.32", + "4.5.31", "4.5.30", "4.5.29", "4.5.28",