Skip to content

Commit 305a0dc

Browse files
committed
Fix incorrect link
1 parent 24486e6 commit 305a0dc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Scaling/lesson4.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ from a CT-scan of one of his left femur. To increase the accuracy of our model,
2222
let us improve it using a subject-specific scaling for the femur.
2323

2424
First of all, let us prepare a model matching the standard size man to
25-
be the basis for further subject-specific improvements. Therefore we use the [StandingModelScalingDisplay](ammr:sphx_glr_auto_examples_other_plot_standingmodelscalingdisplay.py) from the AnyBody Managed Model Repository (AMMR), with the `_SCALING_STANDARD_`, option. This is well suited to show how
25+
be the basis for further subject-specific improvements. Therefore we use the
26+
{ref}`StandingModelScalingDisplay <ammr:sphx_glr_auto_examples_Other_plot_StandingModelScalingDisplay.py>`
27+
from the AnyBody Managed Model Repository (AMMR), with the `_SCALING_STANDARD_`, option. This is well suited to show how
2628
to use subject-specific geometry in a model.
2729

2830
## Including custom scaling for a single segment

0 commit comments

Comments
 (0)