mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-08 14:54:51 -05:00
Set correct canonical URL
This commit is contained in:
parent
00ae1e0af2
commit
4cf8817b4c
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue