diff --git a/beszel/site/src/components/command-palette.tsx b/beszel/site/src/components/command-palette.tsx index b1344a0..812efb6 100644 --- a/beszel/site/src/components/command-palette.tsx +++ b/beszel/site/src/components/command-palette.tsx @@ -1,6 +1,6 @@ import { + BookIcon, DatabaseBackupIcon, - Github, LayoutDashboard, LogsIcon, MailIcon, @@ -114,16 +114,16 @@ export default function CommandPalette({ open, setOpen }: { open: boolean; setOp { - window.location.href = "https://github.com/henrygd/beszel/blob/main/readme.md" + window.location.href = "https://beszel.dev/guide/what-is-beszel" }} > - + Documentation - GitHub + beszel.dev {isAdmin() && (