From c4181dc569aaef1ebbc5aab2e106760668a30203 Mon Sep 17 00:00:00 2001 From: lcawl Date: Wed, 5 Dec 2018 09:53:21 -0800 Subject: [PATCH] [DOCS] Fixes broken link in execute watch --- docs/java-rest/high-level/watcher/execute-watch.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/java-rest/high-level/watcher/execute-watch.asciidoc b/docs/java-rest/high-level/watcher/execute-watch.asciidoc index 1af93f0cd6c..ed5b4b1659d 100644 --- a/docs/java-rest/high-level/watcher/execute-watch.asciidoc +++ b/docs/java-rest/high-level/watcher/execute-watch.asciidoc @@ -8,7 +8,7 @@ The execute watch API allows clients to immediately execute a watch, either one that has been previously added via the -{ref}/put-watch.html[Put Watch API] or inline as part of the request. +{ref}/watcher-api-put-watch.html[Put Watch API] or inline as part of the request. [id="{upid}-{api}-request-by-id"] ==== Execute by id