Skip to content

Commit 1b19d00

Browse files
committed
docs: use sgl.elisa.tech subdomain
Signed-off-by: Ramon Roche <[email protected]>
1 parent 3c61212 commit 1b19d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { createHighlighter } from 'shiki'
55
export default defineConfig({
66
title: "meta-sgl",
77
description: "Space Grade Linux",
8-
base: '/meta-sgl/',
8+
base: '/',
99
themeConfig: {
1010
// https://vitepress.dev/reference/default-theme-config
1111
nav: [

0 commit comments

Comments
 (0)