move policies routes

This commit is contained in:
miloschwartz
2026-06-05 12:17:05 -07:00
parent 7cf3f8df92
commit b78db3daef
8 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -146,7 +146,7 @@ export const orgNavSections = (
items: [
{
title: "sidebarResourcePolicies",
href: "/{orgId}/settings/policies/resource",
href: "/{orgId}/settings/policies/resources/public",
icon: (
<GlobeIcon className="size-4 flex-none" />
)