mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[DOCS] Fixes broken links (#51634)
This commit is contained in:
parent
c415311221
commit
a234e8b836
9 changed files with 35 additions and 25 deletions
|
@ -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:
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue