Update DocSidebar.tsx

This commit is contained in:
MacRimi 2025-03-23 19:12:02 +01:00
parent 1caf1fe458
commit e92c82e9ac

View File

@ -46,7 +46,7 @@ const sidebarItems: MenuItem[] = [
{ {
title: "Create VM", title: "Create VM",
submenu: [ submenu: [
{ title: "Synology VM", href: "/docs/create-vm/syno2" }, { title: "Synology VM", href: "/docs/create-vm/synology" },
], ],
}, },
{ {