From 0e88cc34f43f9ac9e34821f3cff589846237b5d8 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 18 Jun 2024 11:38:17 +0200 Subject: [PATCH] Polishing. Fix snapshot repository URL. See #3097 --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index b71547ad9..1e51dd2c1 100644 --- a/README.adoc +++ b/README.adoc @@ -42,9 +42,9 @@ If you'd rather like the latest snapshots of the upcoming major version, use our - spring-libs-snapshot + spring-snapshot Spring Snapshot Repository - https://repo.spring.io/libs-snapshot + https://repo.spring.io/snapshot ----