Skip to content

Commit a66064d

Browse files
docs
1 parent f22d0c6 commit a66064d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import starlight from "@astrojs/starlight";
55
// https://astro.build/config
66
export default defineConfig({
77
site: 'https://loom-agents.github.io',
8-
base: 'docs',
8+
base: '/docs',
99
integrations: [
1010
starlight({
1111
title: "Loom",

0 commit comments

Comments
 (0)