diff --git a/spring-cloud-sleuth.html b/spring-cloud-sleuth.html index bb7437b9e..18c870528 100644 --- a/spring-cloud-sleuth.html +++ b/spring-cloud-sleuth.html @@ -726,7 +726,7 @@ If you want to use Grok together with the logs from Cloud Foundry you have to us

Only Sleuth (log correlation)

If you want to profit only from Spring Cloud Sleuth without the Zipkin integration just add -the *spring-cloud-starter-sleuth1 module to your project.

+the spring-cloud-starter-sleuth module to your project.

Maven
@@ -789,7 +789,7 @@ the Spring BOM

Sleuth with Zipkin via HTTP

-

If you want both Sleuth and Zipkin just add the spring-cloud-starter-zipkin dependency.

+

If you want both Sleuth and Zipkin just add the spring-cloud-starter-zipkin dependency.

Maven
@@ -2053,7 +2053,7 @@ To disable Zuul support set the spring.sleuth.zuul.enabled property