From 736b0678e5416215a3d13970755bf8533a518132 Mon Sep 17 00:00:00 2001 From: Geoffrey De Smet Date: Tue, 8 Jun 2021 14:51:51 +0200 Subject: [PATCH] Fix Optaplanner starter url See gh-26816 --- spring-boot-project/spring-boot-starters/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index 78534b546f48..cbd020b12176 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -182,7 +182,7 @@ do as they were designed before this was clarified. | https://github.com/okta/okta-spring-boot | https://www.optaplanner.org/[OptaPlanner] -| https://github.com/kiegroup/optaplanner/tree/master/optaplanner-integration/optaplanner-spring-boot-starter +| https://github.com/kiegroup/optaplanner/tree/master/optaplanner-spring-integration/optaplanner-spring-boot-starter (https://github.com/kiegroup/optaplanner-quickstarts/tree/stable/spring-boot-school-timetabling[quickstart example]) | https://orika-mapper.github.io/orika-docs/[Orika] | https://github.com/akihyro/orika-spring-boot-starter