Skip to content

Commit 9d3b32a

Browse files
author
Damion Werner
committed
fix github link on website
1 parent 9e3b176 commit 9d3b32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default defineConfig({
4040
],
4141

4242
socialLinks: [
43-
{ icon: 'github', link: 'https://github.com/MalstromDevelopers/jetstream' }
43+
{ icon: 'github', link: 'https://github.com/MalstromDevelopers/malstrom' }
4444
]
4545
},
4646
markdown: {

0 commit comments

Comments
 (0)