diff --git a/README.md b/README.md index 9385822..e55baf2 100644 --- a/README.md +++ b/README.md @@ -23,15 +23,15 @@ a good starting point is the [getting started](http://github.com/llgcode/draw2d/ If you find bugs, please refer to the [issue tracker](http://github.com/llgcode/draw2d/issues). -![Path](https://github.com/llgcode/draw2d/wiki/test_results/TestPath.png) -![DrawArc](https://github.com/llgcode/draw2d/wiki/test_results/TestDrawArc.png) -![DrawArcNegative](https://github.com/llgcode/draw2d/wiki/test_results/TestDrawArcNegative.png) -![CurveRectangle](https://github.com/llgcode/draw2d/wiki/test_results/TestCurveRectangle.png) -![DrawCubicCurve](https://github.com/llgcode/draw2d/wiki/test_results/TestDrawCubicCurve.png) -![Dash](https://github.com/llgcode/draw2d/wiki/test_results/TestDash.png) -![FillStroke](https://github.com/llgcode/draw2d/wiki/test_results/TestFillStroke.png) -![FillStyle](https://github.com/llgcode/draw2d/wiki/test_results/TestFillStyle.png) -![MultiSegmentCaps](https://github.com/llgcode/draw2d/wiki/test_results/TestMultiSegmentCaps.png) -![RoundRectangle](https://github.com/llgcode/draw2d/wiki/test_results/TestRoundRectangle.png) -![LineCap](https://github.com/llgcode/draw2d/wiki/test_results/TestLineCap.png) -![LineJoin](https://github.com/llgcode/draw2d/wiki/test_results/TestLineJoin.png) +![Path](https://github.com/llgcode/draw2d/raw/wiki/test_results/TestPath.png) +![DrawArc](https://github.com/llgcode/draw2d/raw/wiki/test_results/TestDrawArc.png) +![DrawArcNegative](https://github.com/llgcode/draw2d/raw/wiki/test_results/TestDrawArcNegative.png) +![CurveRectangle](https://github.com/llgcode/draw2d/raw/wiki/test_results/TestCurveRectangle.png) +![DrawCubicCurve](https://github.com/llgcode/draw2d/raw/wiki/test_results/TestDrawCubicCurve.png) +![Dash](https://github.com/llgcode/draw2d/raw/wiki/test_results/TestDash.png) +![FillStroke](https://github.com/llgcode/draw2d/raw/wiki/test_results/TestFillStroke.png) +![FillStyle](https://github.com/llgcode/draw2d/raw/wiki/test_results/TestFillStyle.png) +![MultiSegmentCaps](https://github.com/llgcode/draw2d/raw/wiki/test_results/TestMultiSegmentCaps.png) +![RoundRectangle](https://github.com/llgcode/draw2d/raw/wiki/test_results/TestRoundRectangle.png) +![LineCap](https://github.com/llgcode/draw2d/raw/wiki/test_results/TestLineCap.png) +![LineJoin](https://github.com/llgcode/draw2d/raw/wiki/test_results/TestLineJoin.png)