From 68ca95a47f96b0133913ce99cfb72c72aabd2a69 Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Tue, 17 Sep 2019 16:12:57 -0400 Subject: [PATCH] Changing Sleuth to Consul --- docs/src/main/asciidoc/spring-cloud-consul.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/spring-cloud-consul.adoc b/docs/src/main/asciidoc/spring-cloud-consul.adoc index 2aa1299b..9d417dce 100644 --- a/docs/src/main/asciidoc/spring-cloud-consul.adoc +++ b/docs/src/main/asciidoc/spring-cloud-consul.adoc @@ -486,4 +486,4 @@ public class Turbine { == Configuration Properties -To see the list of all Sleuth related configuration properties please check link:appendix.html[the Appendix page]. +To see the list of all Consul related configuration properties please check link:appendix.html[the Appendix page].