[DOCS] Updates links to user APIs

This commit is contained in:
lcawl 2018-08-17 23:27:19 -07:00
parent 88e6181487
commit 4612f91f91

View file

@ -85,7 +85,7 @@ You can manage privileges on the *Management / Security / Roles* page in {kib}.
If you're using the native realm with Basic Authentication, you can assign roles
using the *Management / Security / Users* page in {kib} or the
{ref}/security-api-users.html[User Management API]. For example, the following
{ref}/security-api.html#security-user-apis[user management APIs]. For example, the following
creates a user named `jacknich` and assigns it the `kibana_user` role:
[source,js]