소스 검색

docs: update v4 links

Evan You 3 년 전
부모
커밋
28630911b8
1개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  1. 7 7
      docs/.vuepress/config.js

+ 7 - 7
docs/.vuepress/config.js

@@ -63,7 +63,7 @@ module.exports = {
           {
             text: 'v3.x',
             items: [
-              { text: 'v4.x', link: 'https://next.vuex.vuejs.org/' }
+              { text: 'v4.x', link: 'https://vuex.vuejs.org/' }
             ]
           }
         ],
@@ -113,7 +113,7 @@ module.exports = {
           {
             text: 'v3.x',
             items: [
-              { text: 'v4.x', link: 'https://next.vuex.vuejs.org/' }
+              { text: 'v4.x', link: 'https://vuex.vuejs.org/zh/' }
             ]
           }
         ],
@@ -163,7 +163,7 @@ module.exports = {
           {
             text: 'v3.x',
             items: [
-              { text: 'v4.x', link: 'https://next.vuex.vuejs.org/' }
+              { text: 'v4.x', link: 'https://vuex.vuejs.org/ja/' }
             ]
           }
         ],
@@ -213,7 +213,7 @@ module.exports = {
           {
             text: 'v3.x',
             items: [
-              { text: 'v4.x', link: 'https://next.vuex.vuejs.org/' }
+              { text: 'v4.x', link: 'https://vuex.vuejs.org/' }
             ]
           }
         ],
@@ -263,7 +263,7 @@ module.exports = {
           {
             text: 'v3.x',
             items: [
-              { text: 'v4.x', link: 'https://next.vuex.vuejs.org/' }
+              { text: 'v4.x', link: 'https://vuex.vuejs.org/' }
             ]
           }
         ],
@@ -313,7 +313,7 @@ module.exports = {
           {
             text: 'v3.x',
             items: [
-              { text: 'v4.x', link: 'https://next.vuex.vuejs.org/ptbr/' }
+              { text: 'v4.x', link: 'https://vuex.vuejs.org/ptbr/' }
             ]
           }
         ],
@@ -363,7 +363,7 @@ module.exports = {
           {
             text: 'v3.x',
             items: [
-              { text: 'v4.x', link: 'https://next.vuex.vuejs.org/' }
+              { text: 'v4.x', link: 'https://vuex.vuejs.org/' }
             ]
           }
         ],