Skip to content

Commit 2863091

Browse files
committed
docs: update v4 links
1 parent 2459708 commit 2863091

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/.vuepress/config.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ module.exports = {
6363
{
6464
text: 'v3.x',
6565
items: [
66-
{ text: 'v4.x', link: 'https://next.vuex.vuejs.org/' }
66+
{ text: 'v4.x', link: 'https://vuex.vuejs.org/' }
6767
]
6868
}
6969
],
@@ -113,7 +113,7 @@ module.exports = {
113113
{
114114
text: 'v3.x',
115115
items: [
116-
{ text: 'v4.x', link: 'https://next.vuex.vuejs.org/' }
116+
{ text: 'v4.x', link: 'https://vuex.vuejs.org/zh/' }
117117
]
118118
}
119119
],
@@ -163,7 +163,7 @@ module.exports = {
163163
{
164164
text: 'v3.x',
165165
items: [
166-
{ text: 'v4.x', link: 'https://next.vuex.vuejs.org/' }
166+
{ text: 'v4.x', link: 'https://vuex.vuejs.org/ja/' }
167167
]
168168
}
169169
],
@@ -213,7 +213,7 @@ module.exports = {
213213
{
214214
text: 'v3.x',
215215
items: [
216-
{ text: 'v4.x', link: 'https://next.vuex.vuejs.org/' }
216+
{ text: 'v4.x', link: 'https://vuex.vuejs.org/' }
217217
]
218218
}
219219
],
@@ -263,7 +263,7 @@ module.exports = {
263263
{
264264
text: 'v3.x',
265265
items: [
266-
{ text: 'v4.x', link: 'https://next.vuex.vuejs.org/' }
266+
{ text: 'v4.x', link: 'https://vuex.vuejs.org/' }
267267
]
268268
}
269269
],
@@ -313,7 +313,7 @@ module.exports = {
313313
{
314314
text: 'v3.x',
315315
items: [
316-
{ text: 'v4.x', link: 'https://next.vuex.vuejs.org/ptbr/' }
316+
{ text: 'v4.x', link: 'https://vuex.vuejs.org/ptbr/' }
317317
]
318318
}
319319
],
@@ -363,7 +363,7 @@ module.exports = {
363363
{
364364
text: 'v3.x',
365365
items: [
366-
{ text: 'v4.x', link: 'https://next.vuex.vuejs.org/' }
366+
{ text: 'v4.x', link: 'https://vuex.vuejs.org/' }
367367
]
368368
}
369369
],

0 commit comments

Comments
 (0)