1
0
Эх сурвалжийг харах

docs: correct branch ref for edit links (#2229)

heygsc 1 жил өмнө
parent
commit
7b024d8bc7

+ 1 - 1
docs/.vitepress/config.js

@@ -36,7 +36,7 @@ module.exports = {
   themeConfig: {
     repo: 'vuejs/vuex',
     docsDir: 'docs',
-    docsBranch: '4.0',
+    docsBranch: 'main',
 
     editLinks: true,