Fixed dubbo link

This commit is contained in:
Marcin Grzejszczak
2019-03-29 11:42:24 +01:00
parent 91135dc3ff
commit f318b0aa79

View File

@@ -1108,7 +1108,7 @@ To change the order of tracing filter registration, please set the
==== Dubbo RPC support
Via the integration with Brave, Spring Cloud Sleuth supports http://dubbo.io/[Dubbo].
Via the integration with Brave, Spring Cloud Sleuth supports https://dubbo.apache.org/[Dubbo].
It's enough to add the `brave-instrumentation-dubbo-rpc` dependency:
[source,xml,indent=0]