diff --git a/docs/java-api/index.asciidoc b/docs/java-api/index.asciidoc index 72b18d49646..e5eb2a6b020 100644 --- a/docs/java-api/index.asciidoc +++ b/docs/java-api/index.asciidoc @@ -27,7 +27,7 @@ The javadoc for the transport client can be found at {transport-client-javadoc}/ == Maven Repository Elasticsearch is hosted on -http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22elasticsearch%22[Maven +http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.elasticsearch.client%22[Maven Central]. For example, you can define the latest version in your `pom.xml` file: