File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ const nav: ThemeConfig['nav'] = [
9797 text : 'News' ,
9898 items : [
9999 { text : 'Blog' , link : 'https://blog.vuejs.org/' } ,
100- { text : 'Twitter' , link : 'https://twitter .com/vuejs' } ,
100+ { text : 'Twitter' , link : 'https://x .com/vuejs' } ,
101101 { text : 'Events' , link : 'https://events.vuejs.org/' } ,
102102 { text : 'Newsletters' , link : '/ecosystem/newsletters' }
103103 ]
@@ -736,7 +736,7 @@ export default defineConfigWithTheme<ThemeConfig>({
736736
737737 socialLinks : [
738738 { icon : 'github' , link : 'https://github.com/vuejs/' } ,
739- { icon : 'twitter' , link : 'https://twitter .com/vuejs' } ,
739+ { icon : 'twitter' , link : 'https://x .com/vuejs' } ,
740740 { icon : 'discord' , link : 'https://discord.com/invite/vue' }
741741 ] ,
742742
You can’t perform that action at this time.
0 commit comments