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

View File

@@ -330,7 +330,7 @@ export default function ResourceAuthenticationPage() {
asChild
>
<Link
href={`/${org.org.orgId}/settings/policies/resource/${policies.sharedPolicy.niceId}`}
href={`/${org.org.orgId}/settings/policies/resources/public/${policies.sharedPolicy.niceId}`}
>
{t("editSharedPolicy")}
<ArrowRightIcon className="size-4" />