We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66f03a5 commit 31fd69cCopy full SHA for 31fd69c
docs/.vuepress/config.js
@@ -25,7 +25,7 @@ module.exports = {
25
text: 'History',
26
ariaLabel: 'History Menu',
27
items: [
28
- { text: 'develop', link: '/' },
+ { text: 'v0.3', link: '/' },
29
{ text: 'v0.2', link: '/v0.2/' },
30
{ text: 'v0.1', link: '/v0.1/' }
31
]
0 commit comments