Skip to content

Commit fdffc4f

Browse files
committed
fix: x id
1 parent c575373 commit fdffc4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web-docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default defineConfig({
2525
],
2626

2727
socialLinks: [
28-
{ icon: 'x', link: 'https://twitter.com/vuejsfes' },
28+
{ icon: 'x', link: 'https://x.com/vuefes' },
2929
{ icon: 'github', link: 'https://github.com/vuejs-jp/vuefes-2024' },
3030
],
3131
},

0 commit comments

Comments
 (0)