[DOCS] fixed transport client link in java api docs
This commit is contained in:
parent
8aea3a2f7d
commit
8fe6fe638d
|
@ -17,7 +17,7 @@ get a client is by:
|
||||||
within a cluster
|
within a cluster
|
||||||
2. requesting a `Client` from your embedded `Node`.
|
2. requesting a `Client` from your embedded `Node`.
|
||||||
|
|
||||||
Another manner is by creating a link:#transportclient[`TransportClient`]
|
Another manner is by creating a link:#transport-client[`TransportClient`]
|
||||||
that connects to a cluster.
|
that connects to a cluster.
|
||||||
|
|
||||||
*Important:*
|
*Important:*
|
||||||
|
|
Loading…
Reference in New Issue