We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96185eb commit 54c17e3Copy full SHA for 54c17e3
home/.vitepress/config.mts
@@ -34,7 +34,7 @@ export default defineConfig({
34
text: 'Download',
35
items: [
36
{ text: 'Latest Stable', link: '/latest-release' },
37
- { text: 'Latest Preview', link: '/pre-releaser' }
+ { text: 'Latest Preview', link: '/pre-release' }
38
]
39
},
40
{
0 commit comments