From f244c8d0cd8d67400ed0f9041d49a40e611f1080 Mon Sep 17 00:00:00 2001 From: lcawley Date: Mon, 1 May 2017 14:27:36 -0700 Subject: [PATCH] [DOCS] Update XPack Reference URL for 5.4 --- docs/Versions.asciidoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/Versions.asciidoc b/docs/Versions.asciidoc index 3f9e147f9326c..939ed6d16b630 100644 --- a/docs/Versions.asciidoc +++ b/docs/Versions.asciidoc @@ -15,7 +15,7 @@ release-state can be: released | prerelease | unreleased :defguide: https://www.elastic.co/guide/en/elasticsearch/guide/2.x :plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/{branch} :javaclient: https://www.elastic.co/guide/en/elasticsearch/client/java-api/{branch} -:xpack: https://www.elastic.co/guide/en/x-pack/5.3 +:xpack: https://www.elastic.co/guide/en/x-pack/5.4 :logstash: https://www.elastic.co/guide/en/logstash/{branch} :kibana: https://www.elastic.co/guide/en/kibana/{branch} :issue: https://github.com/elastic/elasticsearch/issues/ @@ -42,4 +42,3 @@ ifeval::["{release-state}"!="unreleased"] :elasticsearch-javadoc: https://artifacts.elastic.co/javadoc/org/elasticsearch/elasticsearch/{version} :painless-javadoc: https://artifacts.elastic.co/javadoc/org/elasticsearch/painless/lang-painless/{version} endif::[] -