From db81b8107cc6a3505092fa8c1bf215ec94a711da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Petrovick=C3=BD?= Date: Thu, 16 Apr 2026 08:42:15 +0200 Subject: [PATCH] docs: fix broken anchor --- .../ROOT/pages/constraints-and-score/score-calculation.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/src/modules/ROOT/pages/constraints-and-score/score-calculation.adoc b/docs/src/modules/ROOT/pages/constraints-and-score/score-calculation.adoc index c372c5a1e1c..59d4415356c 100644 --- a/docs/src/modules/ROOT/pages/constraints-and-score/score-calculation.adoc +++ b/docs/src/modules/ROOT/pages/constraints-and-score/score-calculation.adoc @@ -72,7 +72,7 @@ The following figure illustrates this xref:constraints-and-score/performance.ado image::constraints-and-score/score-calculation/constraintStreamIncrementalCalculation.png[align="center"] Constraint Streams API also has advanced support for xref:constraints-and-score/understanding-the-score.adoc[score explanation] -through xref:constraintStreamsCustomizingJustifications[custom justifications]. +through <>. image::constraints-and-score/score-calculation/constraintStreamJustification.png[align="center"] @@ -374,7 +374,6 @@ The full metadata are accessible at runtime via `Constraint#getConstraintMetadat [#constraintStreamsCustomizingJustifications] -[#constraintStreamsCustomizingJustificationsAndIndictments] ==== Customizing justifications One of important Timefold Solver features is its ability to xref:constraints-and-score/understanding-the-score.adoc[explain the score] of solutions it produced