From 604975d2c1c86ecb48945e318703e60fc351bcd7 Mon Sep 17 00:00:00 2001 From: Clinton Gormley Date: Wed, 28 Oct 2015 01:33:03 +0100 Subject: [PATCH] Updated docs links to point to master branches Original commit: elastic/x-pack-elasticsearch@2f15df4847cf249a01061ad20f6cf21254cb4808 --- watcher/docs/index.asciidoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/watcher/docs/index.asciidoc b/watcher/docs/index.asciidoc index 05fc4c5d9e1..58feeef43fc 100644 --- a/watcher/docs/index.asciidoc +++ b/watcher/docs/index.asciidoc @@ -1,10 +1,10 @@ [[watcher]] = Elasticsearch Watcher -:ref: http://www.elastic.co/guide/en/elasticsearch/reference/current -:shield-ref: http://www.elastic.co/guide/en/shield/current -:logstash-ref: http://www.elastic.co/guide/en/logstash/current -:java-client-ref: http://www.elastic.co/guide/en/elasticsearch/client/java-api/current +:ref: http://www.elastic.co/guide/en/elasticsearch/reference/master +:shield-ref: http://www.elastic.co/guide/en/shield/master +:logstash-ref: http://www.elastic.co/guide/en/logstash/master +:java-client-ref: http://www.elastic.co/guide/en/elasticsearch/client/java-api/master :blog-ref: https://www.elastic.co/blog/ :forum: https://discuss.elastic.co/c/watcher :version: 2.0.0-beta2