diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index d5d220fdf..c1fbe60d9 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -9,7 +9,7 @@ async function createConfig() { return { title: 'Constellation', tagline: 'Constellation: The world\'s most secure Kubernetes', - url: 'https://constellation-docs.netlify.app', + url: 'https://docs.edgeless.systems', baseUrl: '/constellation/', onBrokenLinks: 'throw', onBrokenMarkdownLinks: 'throw',