diff --git a/components/dashboard/src/Menu.tsx b/components/dashboard/src/Menu.tsx index b68c7dce3ab691..ca8b646ceb5a3d 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: "teams/new", + slug: "new", title: "Create a new team", customContent: (