Skip to content

Commit 039b2a3

Browse files
authored
Update config.mjs
1 parent 9a55827 commit 039b2a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/.vitepress/config.mjs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,9 +225,9 @@ export default defineConfig({
225225
{
226226
text: '飞控',
227227
items: [
228-
{ text: 'HaLo', link: '/' },
229-
{ text: 'AIO5', link: '/' },
230-
{ text: 'AIO15', link: '/' },
228+
{ text: 'HaLo', link: '/zh' },
229+
{ text: 'AIO5', link: '/zh' },
230+
{ text: 'AIO15', link: '/zh' },
231231
]
232232
}
233233
],

0 commit comments

Comments
 (0)