Skip to content

Commit c817aa2

Browse files
authored
fix: fix github url (#365)
1 parent 975ad5d commit c817aa2

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
@@ -23,7 +23,7 @@ export default defineConfig({
2323
{
2424
icon: 'github',
2525
label: 'GitHub',
26-
href: 'https://github.com/shorebirdtech/handbook',
26+
href: 'https://github.com/shorebirdtech/docs',
2727
},
2828
{
2929
icon: 'discord',

0 commit comments

Comments
 (0)