Skip to content

Commit 689e664

Browse files
committed
docs(examples): fix SplineWidget image link
1 parent dcd8cc9 commit 689e664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/content/examples/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ This will allow you to see the some live code running in your browser. Just pick
106106
[![ResliceCursorWidget Example][ResliceCursorWidget]](./ResliceCursorWidget.html "Axial Coronal and Sagittal MPR/Oblique/Reformatted/Resliced/Slab/MIP views")
107107
[![ShapeWidget Example][ShapeWidget]](./ShapeWidget.html "2D shape widgets with text information")
108108
[![SphereWidget Example][SphereWidget]](./SphereWidget.html "2D sphere widget controlled with radius")
109-
[![SplineWidget Example][SplineWidget]](./PaintWidget.html "Widget to draw open or closed (triangularized) sharp/smooth polygon widget")
109+
[![SplineWidget Example][SplineWidget]](./SplineWidget.html "Widget to draw open or closed (triangularized) sharp/smooth polygon widget")
110110

111111
</div>
112112

0 commit comments

Comments
 (0)