Skip to content

Commit eced5d7

Browse files
authored
[8.10] [DOCS] Fix double-slash in link (#99205) (#99242)
Closes https://github.com/elastic/platform-docs-team/issues/195
1 parent 213fdd6 commit eced5d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/docs/en/watcher/example-watches/example-watch-clusterstatus.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ PUT _watcher/watch/cluster_health_watch
3838
Since this watch runs so frequently, don't forget to <<health-delete, delete the watch>>
3939
when you're done experimenting.
4040

41-
To get the status of your cluster, you can call the Elasticsearch
42-
{ref}//cluster-health.html[cluster health] API:
41+
To get the status of your cluster, you can call the <<cluster-health,cluster
42+
health API>>:
4343

4444
[source,console]
4545
--------------------------------------------------

0 commit comments

Comments
 (0)