From 1551c9c10a33a90610ab2c49884f4b80b71dc2de Mon Sep 17 00:00:00 2001 From: Nik Everett Date: Fri, 29 Mar 2019 11:24:32 -0400 Subject: [PATCH] Docs: Set the stack docs branch to 5.6 --- docs/index.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.asciidoc b/docs/index.asciidoc index 75891e948..a9d0d81f7 100644 --- a/docs/index.asciidoc +++ b/docs/index.asciidoc @@ -1,6 +1,6 @@ = @elastic/elasticsearch -:branch: 5.x +:branch: 5.6 include::{asciidoc-dir}/../../shared/attributes.asciidoc[] include::introduction.asciidoc[]