Skip to content

Commit 031453f

Browse files
authored
Merge pull request #29 from szabosteve/change.link
[DOCS] Updates the link in Introduction that points to LLRC
2 parents 79a1249 + c2c75e2 commit 031453f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/introduction.asciidoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ experimental[]
55

66
This is the official Java API client for {es}. The client provides strongly
77
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.
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)