diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index e1ad9a380..a296d1491 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -105,7 +105,7 @@ async function createConfig() { items: [ { label: 'Newsletter', - href: 'https://www.edgeless.systems/#footer' + href: 'https://www.edgeless.systems/#footer-id' }, ], }, @@ -124,7 +124,6 @@ async function createConfig() { label: 'LinkedIn', href: 'https://www.linkedin.com/company/edgeless-systems/', }, - { label: 'Youtube', href: 'https://www.youtube.com/channel/UCOOInN0sCv6icUesisYIDeA', @@ -145,7 +144,6 @@ async function createConfig() { { html: `Cookie Settings` }, - { label: 'Contact Us', href: 'https://www.edgeless.systems/contact-us/',