docs: fix path

This commit is contained in:
07akioni 2024-05-05 22:11:25 +08:00
parent 2fb7747f11
commit ee7b868eea

View File

@ -170,7 +170,7 @@ export function createDocumentationMenuOptions ({ lang, theme, mode }) {
{
en: 'Vite SSG/SSE',
zh: 'Vite SSG/SSE',
path: '/ssr'
path: '/vite-ssge'
},
{
en: 'Customizing Theme',