[DOCS] Fix broken link to security API

Original commit: elastic/x-pack-elasticsearch@85fa16e160
This commit is contained in:
lcawley 2017-06-28 12:00:28 -07:00
parent 08fdac5a93
commit cbf7c32b88
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ be disabled individually, using the
You must reset the default passwords for all built-in users, and then
<<disabling-default-password, disable default password support>>.
You can update passwords from the *Management > Users* UI in Kibana or with the
{ref}/security-api-reset-user-password.html[Reset Password API]:
{ref}/security-api-users.html#security-api-reset-user-password[Reset Password API]:
[source,js]
---------------------------------------------------------------------