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 79a1249 + c2c75e2 commit 031453fCopy full SHA for 031453f
docs/introduction.asciidoc
@@ -5,6 +5,5 @@ experimental[]
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.
+to an http client such as the <<java-rest-low>> that takes care of all
+transport-level concerns.
0 commit comments