Skip to content

Commit d2ca124

Browse files
authored
docs: fix broken anchor (#2244)
1 parent fabb56c commit d2ca124

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/src/modules/ROOT/pages/constraints-and-score/score-calculation.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The following figure illustrates this xref:constraints-and-score/performance.ado
7272
image::constraints-and-score/score-calculation/constraintStreamIncrementalCalculation.png[align="center"]
7373

7474
Constraint Streams API also has advanced support for xref:constraints-and-score/understanding-the-score.adoc[score explanation]
75-
through xref:constraintStreamsCustomizingJustifications[custom justifications].
75+
through <<constraintStreamsCustomizingJustifications,custom justifications>>.
7676

7777
image::constraints-and-score/score-calculation/constraintStreamJustification.png[align="center"]
7878

@@ -374,7 +374,6 @@ The full metadata are accessible at runtime via `Constraint#getConstraintMetadat
374374

375375

376376
[#constraintStreamsCustomizingJustifications]
377-
[#constraintStreamsCustomizingJustificationsAndIndictments]
378377
==== Customizing justifications
379378

380379
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

0 commit comments

Comments
 (0)