We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8064b0 commit c7999cfCopy full SHA for c7999cf
packages/docs/docs/.vuepress/nav/en.js
@@ -69,6 +69,6 @@ module.exports = [
69
},
70
{
71
text: "0.x",
72
- link: "https://vuepress.vuejs.org/"
+ link: "https://v0.vuepress.vuejs.org/"
73
}
74
];
packages/docs/docs/.vuepress/nav/zh.js
0 commit comments