diff --git a/docs/developer/best-practices/stability.asciidoc b/docs/developer/best-practices/stability.asciidoc index 29be86f58317f..9287e1df6b4f7 100644 --- a/docs/developer/best-practices/stability.asciidoc +++ b/docs/developer/best-practices/stability.asciidoc @@ -29,7 +29,7 @@ access. *** We need to make sure security is set up in a specific way for non-standard {kib} indices. (create their own custom roles) * {kib} running behind a reverse proxy or load balancer, without sticky -sessions. (we have had many discuss/SDH tickets around this) +sessions. * If a proxy/loadbalancer is running between ES and {kib} [discrete] @@ -78,4 +78,4 @@ Does the feature work efficiently on the list of supported browsers? * Does the feature affect old indices or saved objects? * Has the feature been tested with {kib} aliases? * Read/Write privileges of the indices before and after the -upgrade? \ No newline at end of file +upgrade?