From 0a45ab142e2cc23567e4a7368e96f80ac3833d6c Mon Sep 17 00:00:00 2001 From: George Tsiolis Date: Mon, 17 Oct 2022 19:12:59 +0300 Subject: [PATCH] Update link to create a team Updating the link to create a team --- components/dashboard/src/Menu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: (