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 c575373 commit fdffc4fCopy full SHA for fdffc4f
apps/web-docs/.vitepress/config.mts
@@ -25,7 +25,7 @@ export default defineConfig({
25
],
26
27
socialLinks: [
28
- { icon: 'x', link: 'https://twitter.com/vuejsfes' },
+ { icon: 'x', link: 'https://x.com/vuefes' },
29
{ icon: 'github', link: 'https://github.com/vuejs-jp/vuefes-2024' },
30
31
},
0 commit comments