[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
|
||||
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.
|
||||
|
||||
*Important:*
|
||||
|
|
Loading…
Reference in New Issue