Skip to content

Commit 9ac9225

Browse files
committed
[DOCS] Fixes broken links
1 parent 492faf1 commit 9ac9225

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/stack/security/authentication/native-realm.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ See {ref}/security-settings.html#ref-native-settings[Native realm settings].
2424
*Management / Security / Users* page.
2525

2626
Alternatively, you can manage users through the `user` API. For more
27-
information and examples, see {ref}/security-api.html#security-api-users[user management APIs].
27+
information and examples, see {ref}/security-api.html#security-user-apis[user management APIs].
2828

2929
[[migrating-from-file]]
3030
NOTE: To migrate file-based users to the `native` realm, use the

docs/en/stack/security/authentication/realms.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ _native_::
1010
An internal realm where users are stored in a dedicated {es} index.
1111
This realm supports an authentication token in the form of username and password,
1212
and is available by default when no realms are explicitly configured. The users
13-
are managed via the {ref}/security-api.html#security-api-users[user management APIs].
13+
are managed via the {ref}/security-api.html#security-user-apis[user management APIs].
1414
See <<native-realm>>.
1515

1616
_ldap_::

0 commit comments

Comments
 (0)