Set correct canonical URL

This commit is contained in:
Felix Schuster 2025-10-28 11:25:06 +01:00
parent 00ae1e0af2
commit 4cf8817b4c

View file

@ -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',