From 1d2fbf827c978b1611169e3f256f36a35193182f Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Thu, 28 Mar 2019 10:17:35 -0700 Subject: [PATCH] [DOCS] Fixes anchor in ordered list (#34092) --- docs/security/securing-kibana.asciidoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/security/securing-kibana.asciidoc b/docs/security/securing-kibana.asciidoc index 85c71f1c2d4a..51c796e7fe9e 100644 --- a/docs/security/securing-kibana.asciidoc +++ b/docs/security/securing-kibana.asciidoc @@ -73,8 +73,7 @@ xpack.security.sessionTimeout: 600000 . Restart {kib}. -[[kibana-roles]] -. Choose an authentication mechanism and grant users the privileges they need to +. [[kibana-roles]]Choose an authentication mechanism and grant users the privileges they need to use {kib}. + --