ARTEMIS-690 fix link in JMS doc

This commit is contained in:
jbertram 2016-08-22 12:11:50 -05:00 committed by Clebert Suconic
parent 64a1fcdb2d
commit d7ee712e55
1 changed files with 1 additions and 1 deletions

View File

@ -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