We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6720628 commit 8128b3dCopy full SHA for 8128b3d
docs/.vitepress/config.mts
@@ -60,7 +60,7 @@ export default defineConfig({
60
},
61
],
62
63
- socialLinks: [{ icon: 'github', link: 'https://github.com/vue-styled-components/vue-styled-components' }],
+ socialLinks: [{ icon: 'github', link: 'https://github.com/v-vibe/vue-styled-components' }],
64
65
markdown: {
66
config: (md) => {
0 commit comments