Skip to content

Commit 0650ffc

Browse files
authored
Merge pull request #30 from szabosteve/7.x.change.link
[7.x][DOCS] Updates the link in Introduction that points to LLRC.
2 parents d12e851 + ca63928 commit 0650ffc

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/introduction.asciidoc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33

44
beta[]
55

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.
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 <<java-rest-low>> that takes care of all
9+
transport-level concerns.

0 commit comments

Comments
 (0)