Skip to content

Commit 9dc2e1a

Browse files
committed
Updated astro config
1 parent c59ca8f commit 9dc2e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/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://uworbital.github.io',
8-
base: '/OBC-firmware/docs',
8+
base: '/docs',
99
integrations: [
1010
starlight({
1111
title: 'UW Orbital',

0 commit comments

Comments
 (0)