Skip to content

Commit 595516e

Browse files
committed
[DOCS] Fixes more broken links to role management APIs
1 parent d8de245 commit 595516e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

x-pack/docs/en/security/authorization/managing-roles.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ manage roles, log in to {kib} and go to *Management / Elasticsearch / Roles*.
130130
The _Role Management APIs_ enable you to add, update, remove and retrieve roles
131131
dynamically. When you use the APIs to manage roles in the `native` realm, the
132132
roles are stored in an internal {es} index. For more information and examples,
133-
see {ref}/security-api.html#security-api-roles.html[role management APIs].
133+
see {ref}/security-api.html#security-api-roles[role management APIs].
134134

135135
[float]
136136
[[roles-management-file]]

x-pack/docs/en/security/authorization/mapping-roles.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ the API, and other roles that are mapped through files.
1818

1919
When you use role-mappings, you assign existing roles to users.
2020
The available roles should either be added using the
21-
{ref}/security-api.html#security-api-roles.html[role management APIs] or defined in the
21+
{ref}/security-api.html#security-api-roles[role management APIs] or defined in the
2222
<<roles-management-file, roles file>>. Either role-mapping method can use
2323
either role management method. For example, when you use the role mapping API,
2424
you are able to map users to both API-managed roles and file-managed roles

0 commit comments

Comments
 (0)