diff --git a/web/components/DocSidebar.tsx b/web/components/DocSidebar.tsx index 11e2a08..fc3cceb 100644 --- a/web/components/DocSidebar.tsx +++ b/web/components/DocSidebar.tsx @@ -46,7 +46,7 @@ const sidebarItems: MenuItem[] = [ { title: "Create VM", submenu: [ - { title: "Synology VM", href: "/docs/create-vm/syno2" }, + { title: "Synology VM", href: "/docs/create-vm/synology" }, ], }, {