Skip to content

Commit 8128b3d

Browse files
committed
docs: update github link
1 parent 6720628 commit 8128b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export default defineConfig({
6060
},
6161
],
6262

63-
socialLinks: [{ icon: 'github', link: 'https://github.com/vue-styled-components/vue-styled-components' }],
63+
socialLinks: [{ icon: 'github', link: 'https://github.com/v-vibe/vue-styled-components' }],
6464
},
6565
markdown: {
6666
config: (md) => {

0 commit comments

Comments
 (0)