Skip to content

Commit cfb5b2a

Browse files
micheleRPFeediver1
authored andcommitted
fix typo in xref
1 parent d4b23b5 commit cfb5b2a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

modules/manage/pages/schema-reg/schema-reg-authorization.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -258,11 +258,7 @@ User `jane` now has global `read` and `write` access to the Schema Registry and
258258
=== Create a role with Schema Registry ACLs
259259

260260
ifdef::env-cloud[]
261-
You can combine Schema Registry ACLs with xref:security/authorization/rbac/rbac_dp.adoc[role-based access control (RBAC)] to create reusable roles. This approach simplifies permission management when you need to assign the same set of permissions to multiple users.
262-
endif::[]
263-
264-
ifdef::env-cloud[]
265-
You can combine Schema Registry ACLs with xref:ROOT:security:authorization/rbac/rbac-dp.adoc[role-based access control (RBAC)] to create reusable roles. This approach simplifies permission management when you need to assign the same set of permissions to multiple users.
261+
You can combine Schema Registry ACLs with xref:security:authorization/rbac/rbac_dp.adoc[role-based access control (RBAC)] to create reusable roles. This approach simplifies permission management when you need to assign the same set of permissions to multiple users.
266262
endif::[]
267263

268264
ifndef::env-cloud[]

0 commit comments

Comments
 (0)