From ce2c27d203809dfc14f7ce46e093043c94f7ecda Mon Sep 17 00:00:00 2001 From: buildmaster Date: Sat, 6 Apr 2024 16:01:12 +0000 Subject: [PATCH] Bumping versions --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index bbff8e292..7c1ba92f9 100644 --- a/README.adoc +++ b/README.adoc @@ -18,7 +18,7 @@ Spring Cloud Sleuth's last minor version is 3.1. You can check the https://githu WARNING: Spring Cloud Sleuth will not work with Spring Boot 3.x onward. The last major version of Spring Boot that Sleuth will support is 2.x. -The core of this project got moved to https://docs.micrometer.io/tracing/reference/[Micrometer Tracing] project and the instrumentations will be moved to https://micrometer.io/[Micrometer] and all respective projects (no longer all instrumentations will be done in a single repository. +The core of this project got moved to https://micrometer.io/docs/tracing[Micrometer Tracing] project and the instrumentations will be moved to https://micrometer.io/[Micrometer] and all respective projects (no longer all instrumentations will be done in a single repository. You can check the https://github.com/micrometer-metrics/tracing/wiki/Spring-Cloud-Sleuth-3.1-Migration-Guide[Micrometer Tracing migration guide] to learn how to migrate from Spring Cloud Sleuth to Micrometer Tracing.