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 d12e851 + ca63928 commit 0650ffcCopy full SHA for 0650ffc
docs/introduction.asciidoc
@@ -3,8 +3,7 @@
3
4
beta[]
5
6
-This is the official Java API client for {es}. The client provides strongly
7
-typed requests and responses for all {es} APIs. It delegates protocol handling
8
-to an http client such as the
9
-https://www.elastic.co/guide/en/elasticsearch/client/java-rest/master/java-rest-low.html[{es} Low Level REST client]
10
-that takes care of all transport-level concerns.
+This is the official Java API client for {es}. The client provides strongly
+typed requests and responses for all {es} APIs. It delegates protocol handling
+to an http client such as the <<java-rest-low>> that takes care of all
+transport-level concerns.
0 commit comments