Skip to content

Commit 1432a32

Browse files
committed
docs(examples): fix SplineWidget image link
1 parent 9237ba2 commit 1432a32

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
@@ -68,7 +68,7 @@ This will allow you to see the some live code running in your browser. Just pick
6868
[![ResliceCursorWidget Example][ResliceCursorWidget]](./ResliceCursorWidget.html "Axial Coronal and Sagittal MPR/Oblique/Reformatted/Resliced/Slab/MIP views")
6969
[![ShapeWidget Example][ShapeWidget]](./ShapeWidget.html "2D shape widgets with text information")
7070
[![SphereWidget Example][SphereWidget]](./SphereWidget.html "2D sphere widget controlled with radius")
71-
[![SplineWidget Example][SplineWidget]](./PaintWidget.html "Widget to draw open or closed (triangularized) sharp/smooth polygon widget")
71+
[![SplineWidget Example][SplineWidget]](./SplineWidget.html "Widget to draw open or closed (triangularized) sharp/smooth polygon widget")
7272

7373
</div>
7474

0 commit comments

Comments
 (0)