Browse Source

[DOCS] Fixes broken link in execute watch

lcawl 6 years ago
parent
commit
c4181dc569
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/java-rest/high-level/watcher/execute-watch.asciidoc

+ 1 - 1
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