Skip to content

Commit 79c3854

Browse files
committed
[DOCS] Adds link to Features section in Introduction.
1 parent 2b17ec6 commit 79c3854

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/introduction.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ provides strongly typed requests and responses for all {es} APIs.
1515
readable code when creating complex nested structures.
1616
* Seamless integration of application classes by using an object mapper such as
1717
Jackson or any JSON-B implementation.
18-
* Delegates protocol handling to an http client such as the Java Low Level REST
19-
Client that takes care of all transport-level concerns: HTTP connection
20-
pooling, retries, node discovery, and so on.
18+
* Delegates protocol handling to an http client such as the <<java-rest-low>>
19+
that takes care of all transport-level concerns: HTTP connection pooling,
20+
retries, node discovery, and so on.
2121

2222
[discrete]
2323
=== Beta status

0 commit comments

Comments
 (0)