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 = {
5454 {
5555 text : 'v4.x' ,
5656 items : [
57- { text : 'v3.x' , link : 'https://vuex.vuejs.org/' }
57+ { text : 'v3.x' , link : 'https://v3. vuex.vuejs.org/' }
5858 ]
5959 }
6060 ] ,
@@ -113,7 +113,7 @@ module.exports = {
113113 {
114114 text : 'v4.x' ,
115115 items : [
116- { text : 'v3.x' , link : 'https://vuex.vuejs.org/zh' }
116+ { text : 'v3.x' , link : 'https://v3. vuex.vuejs.org/zh' }
117117 ]
118118 }
119119 ] ,
@@ -172,7 +172,7 @@ module.exports = {
172172 {
173173 text : 'v4.x' ,
174174 items : [
175- { text : 'v3.x' , link : 'https://vuex.vuejs.org/ja' }
175+ { text : 'v3.x' , link : 'https://v3. vuex.vuejs.org/ja' }
176176 ]
177177 }
178178 ] ,
@@ -231,7 +231,7 @@ module.exports = {
231231 {
232232 text : 'v4.x' ,
233233 items : [
234- { text : 'v3.x' , link : 'https://vuex.vuejs.org/ptbr/' }
234+ { text : 'v3.x' , link : 'https://v3. vuex.vuejs.org/ptbr/' }
235235 ]
236236 }
237237 ] ,
You can’t perform that action at this time.
0 commit comments