Skip to content

Commit 6097c27

Browse files
authored
[7.15][DOCS] Fixes typo
2 parents 9b6fb52 + a933fc3 commit 6097c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Requirements:
77

88
* Java 8 or later. The library provides high-level type-safe classes
99
and methods for all {es} APIs. It sits on top of the
10-
https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/java-rest-low.htm8l[Low Level Rest Client]
10+
https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/java-rest-low.html[Low Level Rest Client]
1111
that manages all http communications.
1212

1313
* The JSON implementation used by the Java client is pluggable and you must add

0 commit comments

Comments
 (0)