summaryrefslogtreecommitdiff
path: root/docs/reference/index.asciidoc
diff options
context:
space:
mode:
authorClinton Gormley <clint@traveljury.com>2016-04-22 12:45:12 +0200
committerClinton Gormley <clint@traveljury.com>2016-04-22 12:45:12 +0200
commite4df68b62750caccd643bad5dc10c36bfd524a6d (patch)
treeca75424af863db5673c9f74a2179f783469c96ac /docs/reference/index.asciidoc
parent370af45c0988bf6494a07bcfd1bc4045fea211bd (diff)
Added cautionary note to match_phrase_prefix explaining its shortcomings
Closes #17655
Diffstat (limited to 'docs/reference/index.asciidoc')
-rw-r--r--docs/reference/index.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/index.asciidoc b/docs/reference/index.asciidoc
index 6ec108ae46..9b99b56997 100644
--- a/docs/reference/index.asciidoc
+++ b/docs/reference/index.asciidoc
@@ -5,7 +5,7 @@
:major-version: 5.x
:branch: master
:jdk: 1.8.0_73
-:defguide: https://www.elastic.co/guide/en/elasticsearch/guide/current
+:defguide: https://www.elastic.co/guide/en/elasticsearch/guide/master
:plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/master
:javaclient: https://www.elastic.co/guide/en/elasticsearch/client/java-api/master/
:issue: https://github.com/elastic/elasticsearch/issues/