From f330e9afb0ff6cfb7727fd952e6d4d607a0ecc15 Mon Sep 17 00:00:00 2001 From: Michael G Date: Thu, 25 Apr 2024 21:20:58 +0200 Subject: [PATCH] Update demos links for Spring 3.x The link was pointing to the 2.x branch, giving the impression that Spring Boot 3.x was not really 'supported' in the demos. --- src/docs/asciidoc/demos.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/asciidoc/demos.adoc b/src/docs/asciidoc/demos.adoc index 8661259..0d9cd56 100644 --- a/src/docs/asciidoc/demos.adoc +++ b/src/docs/asciidoc/demos.adoc @@ -13,4 +13,4 @@ image::img/pets.png[pets.png] === Source code of the Demo Applications -* link:https://github.com/springdoc/springdoc-openapi-demos/tree/2.x[https://github.com/springdoc/springdoc-openapi-demos/tree/2.x, window="_blank"] +* link:https://github.com/springdoc/springdoc-openapi-demos/tree/master[https://github.com/springdoc/springdoc-openapi-demos/tree/master, window="_blank"]