Skip to content

Commit 10cbbc2

Browse files
committed
fix link
1 parent c77babd commit 10cbbc2

File tree

1 file changed

+1
-1
lines changed
  • modules/manage/pages/security/authorization

1 file changed

+1
-1
lines changed

modules/manage/pages/security/authorization/acl.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Starting in v25.2, Redpanda also supports the following ACL resources for Schema
119119
* `subject`: Controls ACL access for specific Schema Registry subjects. Specify using the flag `--registry-subject`.
120120
* `registry`: Controls whether or not to grant ACL access to global, or top-level Schema Registry operations. Specify using the flag `--registry-global`.
121121

122-
IMPORTANT: ACLs for Schema Registry must be enabled for each cluster. See xref:manage:schema-reg/schema-reg-authorization.adoc#enable-schema-registry-authorization[].
122+
IMPORTANT: ACLs for Schema Registry must be enabled for each cluster. See xref:manage:schema-reg/schema-reg-authorization.adoc[].
123123

124124
Resources combine with the operation that is allowed or denied on that resource. By default, resources are specified on an exact name match (a "literal" match).
125125

0 commit comments

Comments
 (0)