We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b6fb52 + a933fc3 commit 6097c27Copy full SHA for 6097c27
docs/installation.asciidoc
@@ -7,7 +7,7 @@ Requirements:
7
8
* Java 8 or later. The library provides high-level type-safe classes
9
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]
+ https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/java-rest-low.html[Low Level Rest Client]
11
that manages all http communications.
12
13
* The JSON implementation used by the Java client is pluggable and you must add
0 commit comments