[DOCS] Fixes broken links (#51634)

This commit is contained in:
Lisa Cawley 2019-11-26 12:36:35 -08:00 committed by GitHub
parent c415311221
commit a234e8b836
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 35 additions and 25 deletions

View file

@ -91,7 +91,7 @@ and whether it's _tokenized_, or broken up into separate words.
NOTE: If security is enabled, you must have the `all` Kibana privilege to run this tutorial.
You must also have the `create`, `manage` `read`, `write,` and `delete`
index privileges. See {xpack-ref}/security-privileges.html[Security Privileges]
index privileges. See {ref}/security-privileges.html[Security privileges]
for more information.
In Kibana *Dev Tools > Console*, set up a mapping for the Shakespeare data set:

View file

@ -12,8 +12,8 @@ with Kibana sample data and learn to:
NOTE: If security is enabled, you must have `read`, `write`, and `manage` privileges
on the `kibana_sample_data_*` indices. See {xpack-ref}/security-privileges.html[Security Privileges]
for more information.
on the `kibana_sample_data_*` indices. See
{ref}/security-privileges.html[Security privileges] for more information.
[float]