Skip to content

Commit 1a39a17

Browse files
authored
Pray that this fixes 404s
1 parent 2ade731 commit 1a39a17

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
@@ -4,7 +4,7 @@ import starlight from '@astrojs/starlight';
44

55
// https://astro.build/config
66
export default defineConfig({
7-
site: 'https://ferrumc-rs.github.io',
7+
site: 'https://ferrumc-rs.github.io/',
88
base: 'docs',
99
integrations: [
1010
starlight({

0 commit comments

Comments
 (0)