Skip to content

Commit de06769

Browse files
committed
Docs: Fix link to transport client
The transport client was linking to a page in maven central that didn't have the transport client in it. This is better link and happens to be the same link that the low and high level rest client use.
1 parent 2a7edca commit de06769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/java-api/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The javadoc for the transport client can be found at {transport-client-javadoc}/
2727
== Maven Repository
2828

2929
Elasticsearch is hosted on
30-
http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22elasticsearch%22[Maven
30+
http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.elasticsearch.client%22[Maven
3131
Central].
3232

3333
For example, you can define the latest version in your `pom.xml` file:

0 commit comments

Comments
 (0)