diff --git a/client/components/ArmSwitcher.tsx b/client/components/ArmSwitcher.tsx index cbb715a5..ad827eae 100644 --- a/client/components/ArmSwitcher.tsx +++ b/client/components/ArmSwitcher.tsx @@ -20,7 +20,7 @@ const ARMS: Arm[] = [ color: "#FBBF24", bgColor: "bg-yellow-500/20", textColor: "text-yellow-400", - href: "/labs", + href: "/research", }, { id: "gameforge",