branch: elpa/cider
commit 5f79c15d7ddc63868c68243ab7fc3a248c02206a
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    [Docs] Update a link to the State of Clojure
---
 doc/modules/ROOT/pages/about/compatibility.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/modules/ROOT/pages/about/compatibility.adoc 
b/doc/modules/ROOT/pages/about/compatibility.adoc
index f9244b621a..e6a0de9f99 100644
--- a/doc/modules/ROOT/pages/about/compatibility.adoc
+++ b/doc/modules/ROOT/pages/about/compatibility.adoc
@@ -34,8 +34,8 @@ we have to get a bit creative to determine the minimum 
version to target.
 
 The minimum required Clojure version is currently derived using data
 from the
-https://clojure.org/news/2019/02/04/state-of-clojure-2020[State of
-Clojure] survey. In general we consider a Clojure release eligible for
+most recent https://clojure.org/news/2023/06/30/state-of-clojure-2023[State of 
Clojure] survey.
+In general we consider a Clojure release eligible for
 dropping once its usage drops below 5%, but we'd not drop support for
 any release just for the sake of doing it. We'd do it only if
 this would lessen the maintenance burden or open up the possibility for

Reply via email to