This commit is contained in:
yaschalew
2026-07-14 11:02:41 +03:00
parent 22cf8eabd1
commit 790d3a6286
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ const links = [
{
title: "User management",
description: "Employees, roles, and permissions",
href: "/dashboard/user-management",
href: "/user-management",
icon: Users,
},
];