File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ module.exports = {
54
54
{
55
55
text : 'v4.x' ,
56
56
items : [
57
- { text : 'v3.x' , link : 'https://vuex.vuejs.org/' }
57
+ { text : 'v3.x' , link : 'https://v3. vuex.vuejs.org/' }
58
58
]
59
59
}
60
60
] ,
@@ -113,7 +113,7 @@ module.exports = {
113
113
{
114
114
text : 'v4.x' ,
115
115
items : [
116
- { text : 'v3.x' , link : 'https://vuex.vuejs.org/zh' }
116
+ { text : 'v3.x' , link : 'https://v3. vuex.vuejs.org/zh' }
117
117
]
118
118
}
119
119
] ,
@@ -172,7 +172,7 @@ module.exports = {
172
172
{
173
173
text : 'v4.x' ,
174
174
items : [
175
- { text : 'v3.x' , link : 'https://vuex.vuejs.org/ja' }
175
+ { text : 'v3.x' , link : 'https://v3. vuex.vuejs.org/ja' }
176
176
]
177
177
}
178
178
] ,
@@ -231,7 +231,7 @@ module.exports = {
231
231
{
232
232
text : 'v4.x' ,
233
233
items : [
234
- { text : 'v3.x' , link : 'https://vuex.vuejs.org/ptbr/' }
234
+ { text : 'v3.x' , link : 'https://v3. vuex.vuejs.org/ptbr/' }
235
235
]
236
236
}
237
237
] ,
You can’t perform that action at this time.
0 commit comments