From b7f842f6d07638c3c84fb097d18a0a770ea83e84 Mon Sep 17 00:00:00 2001 From: Siva Kumar Edupuganti Date: Tue, 21 Feb 2023 10:47:38 -0700 Subject: [PATCH] Fix broken support link Closes gh-1092 --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 13705540..6438c957 100644 --- a/README.adoc +++ b/README.adoc @@ -79,7 +79,7 @@ Discover more commands with `./gradlew tasks`. == Getting Support Check out the https://stackoverflow.com/questions/tagged/spring-security[Spring Security tags on Stack Overflow]. -https://spring.io/services[Commercial support] is available too. +https://spring.io/support[Commercial support] is available too. == Contributing https://help.github.com/articles/creating-a-pull-request[Pull requests] are welcome; see the link:CONTRIBUTING.adoc[contributor guidelines] for details.