diff --git a/docs/introduction.asciidoc b/docs/introduction.asciidoc index 72b410230..b45e59701 100644 --- a/docs/introduction.asciidoc +++ b/docs/introduction.asciidoc @@ -3,8 +3,7 @@ beta[] -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 -https://www.elastic.co/guide/en/elasticsearch/client/java-rest/master/java-rest-low.html[{es} Low Level REST client] -that takes care of all transport-level concerns. \ No newline at end of file +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 <> that takes care of all +transport-level concerns. \ No newline at end of file