diff --git a/java/bed-allocation/src/main/resources/META-INF/resources/index.html b/java/bed-allocation/src/main/resources/META-INF/resources/index.html index cb36e7aeb3..f0bbdde351 100644 --- a/java/bed-allocation/src/main/resources/META-INF/resources/index.html +++ b/java/bed-allocation/src/main/resources/META-INF/resources/index.html @@ -2,7 +2,7 @@ - Bed Allocation Scheduling - Timefold Quarkus + Bed Allocation Scheduling - Timefold Solver on Quarkus diff --git a/java/conference-scheduling/src/main/resources/META-INF/resources/index.html b/java/conference-scheduling/src/main/resources/META-INF/resources/index.html index b0ba39d7db..a6b4437c6b 100644 --- a/java/conference-scheduling/src/main/resources/META-INF/resources/index.html +++ b/java/conference-scheduling/src/main/resources/META-INF/resources/index.html @@ -2,7 +2,7 @@ - Conference Scheduling - Timefold Quarkus + Conference Scheduling - Timefold Solver on Quarkus diff --git a/java/employee-scheduling/src/main/resources/META-INF/resources/index.html b/java/employee-scheduling/src/main/resources/META-INF/resources/index.html index cde2a3cffe..7c1b3610ba 100644 --- a/java/employee-scheduling/src/main/resources/META-INF/resources/index.html +++ b/java/employee-scheduling/src/main/resources/META-INF/resources/index.html @@ -2,7 +2,7 @@ - Employee scheduling - Timefold Quarkus + Employee scheduling - Timefold Solver on Quarkus diff --git a/java/facility-location/src/main/resources/META-INF/resources/index.html b/java/facility-location/src/main/resources/META-INF/resources/index.html index 85ef8258a8..794ff4a9a5 100644 --- a/java/facility-location/src/main/resources/META-INF/resources/index.html +++ b/java/facility-location/src/main/resources/META-INF/resources/index.html @@ -4,7 +4,7 @@ - Facility location - Timefold Quarkus + Facility location - Timefold Solver on Quarkus diff --git a/java/flight-crew-scheduling/src/main/resources/META-INF/resources/index.html b/java/flight-crew-scheduling/src/main/resources/META-INF/resources/index.html index 46ca7bb7e9..5de59f2915 100644 --- a/java/flight-crew-scheduling/src/main/resources/META-INF/resources/index.html +++ b/java/flight-crew-scheduling/src/main/resources/META-INF/resources/index.html @@ -2,7 +2,7 @@ - Flight Crew Scheduling - Timefold Quarkus + Flight Crew Scheduling - Timefold Solver on Quarkus diff --git a/java/food-packaging/src/main/resources/META-INF/resources/index.html b/java/food-packaging/src/main/resources/META-INF/resources/index.html index 65483c35f0..bc13e7bca8 100644 --- a/java/food-packaging/src/main/resources/META-INF/resources/index.html +++ b/java/food-packaging/src/main/resources/META-INF/resources/index.html @@ -2,7 +2,7 @@ - Food packaging - Timefold Quarkus + Food packaging - Timefold Solver on Quarkus diff --git a/java/maintenance-scheduling/src/main/resources/META-INF/resources/index.html b/java/maintenance-scheduling/src/main/resources/META-INF/resources/index.html index a23c15bcca..e65994fe0e 100644 --- a/java/maintenance-scheduling/src/main/resources/META-INF/resources/index.html +++ b/java/maintenance-scheduling/src/main/resources/META-INF/resources/index.html @@ -2,7 +2,7 @@ - Maintenance scheduling - Timefold Quarkus + Maintenance scheduling - Timefold Solver on Quarkus diff --git a/java/meeting-scheduling/src/main/resources/META-INF/resources/index.html b/java/meeting-scheduling/src/main/resources/META-INF/resources/index.html index ca5eae77d5..57b84f78f4 100644 --- a/java/meeting-scheduling/src/main/resources/META-INF/resources/index.html +++ b/java/meeting-scheduling/src/main/resources/META-INF/resources/index.html @@ -2,7 +2,7 @@ - Meeting Scheduling - Timefold Quarkus + Meeting Scheduling - Timefold Solver on Quarkus diff --git a/java/order-picking/src/main/resources/META-INF/resources/index.html b/java/order-picking/src/main/resources/META-INF/resources/index.html index 4e494be3e5..f2549c3341 100644 --- a/java/order-picking/src/main/resources/META-INF/resources/index.html +++ b/java/order-picking/src/main/resources/META-INF/resources/index.html @@ -2,7 +2,7 @@ - Order Picking - Timefold Quarkus + Order Picking - Timefold Solver on Quarkus diff --git a/java/project-job-scheduling/src/main/resources/META-INF/resources/index.html b/java/project-job-scheduling/src/main/resources/META-INF/resources/index.html index ea4be836c2..4a429de7fd 100644 --- a/java/project-job-scheduling/src/main/resources/META-INF/resources/index.html +++ b/java/project-job-scheduling/src/main/resources/META-INF/resources/index.html @@ -3,7 +3,7 @@ - Project Job Scheduling - Timefold Quarkus + Project Job Scheduling - Timefold Solver on Quarkus diff --git a/java/school-timetabling/src/main/resources/META-INF/resources/index.html b/java/school-timetabling/src/main/resources/META-INF/resources/index.html index 74144993d1..22b04bbcb8 100644 --- a/java/school-timetabling/src/main/resources/META-INF/resources/index.html +++ b/java/school-timetabling/src/main/resources/META-INF/resources/index.html @@ -2,7 +2,7 @@ - School timetabling - Timefold Quarkus + School timetabling - Timefold Solver on Quarkus diff --git a/java/sports-league-scheduling/src/main/resources/META-INF/resources/index.html b/java/sports-league-scheduling/src/main/resources/META-INF/resources/index.html index 052d7bc22f..b8a2033212 100644 --- a/java/sports-league-scheduling/src/main/resources/META-INF/resources/index.html +++ b/java/sports-league-scheduling/src/main/resources/META-INF/resources/index.html @@ -3,7 +3,7 @@ - Sports League Scheduling - Timefold Quarkus + Sports League Scheduling - Timefold Solver on Quarkus diff --git a/java/spring-boot-integration/src/main/resources/static/index.html b/java/spring-boot-integration/src/main/resources/static/index.html index 6ecc146fe0..18ff3fcf0d 100644 --- a/java/spring-boot-integration/src/main/resources/static/index.html +++ b/java/spring-boot-integration/src/main/resources/static/index.html @@ -2,7 +2,7 @@ - School timetabling - Timefold Spring Boot + School timetabling - Timefold Solver on Spring Boot diff --git a/java/task-assigning/src/main/resources/META-INF/resources/index.html b/java/task-assigning/src/main/resources/META-INF/resources/index.html index 09dff5b224..349c7e1629 100644 --- a/java/task-assigning/src/main/resources/META-INF/resources/index.html +++ b/java/task-assigning/src/main/resources/META-INF/resources/index.html @@ -2,7 +2,7 @@ - Task Assigning - Timefold Quarkus + Task Assigning - Timefold Solver on Quarkus diff --git a/java/tournament-scheduling/src/main/resources/META-INF/resources/index.html b/java/tournament-scheduling/src/main/resources/META-INF/resources/index.html index 7f8665c917..8897aa4957 100644 --- a/java/tournament-scheduling/src/main/resources/META-INF/resources/index.html +++ b/java/tournament-scheduling/src/main/resources/META-INF/resources/index.html @@ -2,7 +2,7 @@ - Tournament Scheduling - Timefold Quarkus + Tournament Scheduling - Timefold Solver on Quarkus diff --git a/java/vehicle-routing/src/main/resources/META-INF/resources/index.html b/java/vehicle-routing/src/main/resources/META-INF/resources/index.html index 808bb7b947..fbf0794d75 100644 --- a/java/vehicle-routing/src/main/resources/META-INF/resources/index.html +++ b/java/vehicle-routing/src/main/resources/META-INF/resources/index.html @@ -4,7 +4,7 @@ - Vehicle Routing - Timefold Quarkus + Vehicle Routing - Timefold Solver on Quarkus diff --git a/kotlin/school-timetabling/src/main/resources/META-INF/resources/index.html b/kotlin/school-timetabling/src/main/resources/META-INF/resources/index.html index e1b1db1199..71e300624e 100644 --- a/kotlin/school-timetabling/src/main/resources/META-INF/resources/index.html +++ b/kotlin/school-timetabling/src/main/resources/META-INF/resources/index.html @@ -2,7 +2,7 @@ - School timetabling - Timefold Kotlin Quarkus + School timetabling - Timefold Solver for Kotlin on Quarkus diff --git a/python/employee-scheduling/static/index.html b/python/employee-scheduling/static/index.html index 5694560fe6..cf57b8178e 100644 --- a/python/employee-scheduling/static/index.html +++ b/python/employee-scheduling/static/index.html @@ -2,7 +2,7 @@ - Employee scheduling - Timefold Python + Employee scheduling - Timefold Solver for Python diff --git a/python/vehicle-routing/static/index.html b/python/vehicle-routing/static/index.html index 36cd88d858..5f250bfce8 100644 --- a/python/vehicle-routing/static/index.html +++ b/python/vehicle-routing/static/index.html @@ -4,7 +4,7 @@ - Vehicle Routing - Timefold Python + Vehicle Routing - Timefold Solver for Python