ARTEMIS-690 fix link in JMS doc
This commit is contained in:
parent
64a1fcdb2d
commit
d7ee712e55
|
@ -124,7 +124,7 @@ factory like so, `tcp://remote-host:5445?ssl-enabled=true`.
|
||||||
|
|
||||||
All the properties available for the `tcp` scheme are described in [the
|
All the properties available for the `tcp` scheme are described in [the
|
||||||
documentation regarding the Netty
|
documentation regarding the Netty
|
||||||
transport](#configuring-transports.netty).
|
transport](configuring-transports.md#configuring-the-netty-transport).
|
||||||
|
|
||||||
Note if you are using the `tcp` scheme and multiple addresses then a query
|
Note if you are using the `tcp` scheme and multiple addresses then a query
|
||||||
can be applied to all the url's or just to an individual connector, so where
|
can be applied to all the url's or just to an individual connector, so where
|
||||||
|
|
Loading…
Reference in New Issue