From 8c6689d1009a1d8d81429939d355091042cbde72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kau=C3=AA=20Gatto?= Date: Wed, 5 Jul 2023 14:16:43 -0300 Subject: [PATCH] Update README.md fix broken v2 links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e39d8fbab..279c565a2 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ This project is sponsored by - [Contributors](#contributors) - [Additional Support](#additional-support) -# [Full documentation](https://springdoc.org/v2) +# [Full documentation](https://springdoc.org/) # **Introduction** @@ -73,7 +73,7 @@ The following video introduces the Library: * [https://youtu.be/utRxyPfFlDw](https://youtu.be/utRxyPfFlDw) -For *spring-boot v3* support, make sure you use [springdoc-openapi v2](https://springdoc.org/v2) +For *spring-boot v3* support, make sure you use [springdoc-openapi v2](https://springdoc.org/) This is a community-based project, not maintained by the Spring Framework Contributors ( Pivotal)