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 @@ -107,7 +107,7 @@ const nav: ThemeConfig['nav'] = [
107
107
text : 'ニュース' ,
108
108
items : [
109
109
{ text : 'ブログ' , link : 'https://blog.vuejs.org/' } ,
110
- { text : 'Twitter' , link : 'https://twitter .com/vuejs' } ,
110
+ { text : 'Twitter' , link : 'https://x .com/vuejs' } ,
111
111
{ text : 'イベント' , link : 'https://events.vuejs.org/' } ,
112
112
{ text : 'ニュースレター' , link : '/ecosystem/newsletters' }
113
113
]
@@ -775,7 +775,7 @@ export default defineConfigWithTheme<ThemeConfig>({
775
775
776
776
socialLinks : [
777
777
{ icon : 'github' , link : 'https://github.com/vuejs/' } ,
778
- { icon : 'twitter' , link : 'https://twitter .com/vuejs' } ,
778
+ { icon : 'twitter' , link : 'https://x .com/vuejs' } ,
779
779
{ icon : 'discord' , link : 'https://discord.com/invite/vue' }
780
780
] ,
781
781
You can’t perform that action at this time.
0 commit comments