diff --git a/components/dashboard/src/Menu.tsx b/components/dashboard/src/Menu.tsx index db3e69d66443b1..631da55dfe430c 100644 --- a/components/dashboard/src/Menu.tsx +++ b/components/dashboard/src/Menu.tsx @@ -301,7 +301,7 @@ export default function Menu() { })) .sort((a, b) => (a.title.toLowerCase() > b.title.toLowerCase() ? 1 : -1)), { - slug: "new", + slug: "teams/new", title: "Create a new team", customContent: (