Fix img url

This commit is contained in:
Laurent Le Goff 2015-04-19 17:30:15 +02:00
parent b4f19d35fe
commit fff6b05c93
1 changed files with 12 additions and 12 deletions

View File

@ -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)