Skip to content

Commit 12b0032

Browse files
committed
link fix for readme
1 parent 3e70d4a commit 12b0032

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Examples showing how to use p2.js with your favorite renderer.
3838
* [Canvas: Box on plane](http://schteppe.github.io/p2.js/examples/canvas/box.html)
3939
* [Canvas: Character demo](http://schteppe.github.io/p2.js/examples/canvas/character.html)
4040
* [Canvas: Circle on plane](http://schteppe.github.io/p2.js/examples/canvas/circle.html)
41-
* [Canvas: Interpolation](http://schteppe.github.io/p2.js/examples/pixijs/interpolation.html)
42-
* [Canvas: Mousejoint](http://schteppe.github.io/p2.js/examples/pixijs/mouseJoint.html)
43-
* [Canvas: Sensors](http://schteppe.github.io/p2.js/examples/pixijs/sensors.html)
44-
* [Canvas: Sensors 2](http://schteppe.github.io/p2.js/examples/pixijs/sensors2.html)
41+
* [Canvas: Interpolation](http://schteppe.github.io/p2.js/examples/canvas/interpolation.html)
42+
* [Canvas: Mousejoint](http://schteppe.github.io/p2.js/examples/canvas/mouseJoint.html)
43+
* [Canvas: Sensors](http://schteppe.github.io/p2.js/examples/canvas/sensors.html)
44+
* [Canvas: Sensors 2](http://schteppe.github.io/p2.js/examples/canvas/sensors2.html)
4545
* [Pixi.js: Box on plane](http://schteppe.github.io/p2.js/examples/pixijs/box.html)
4646

4747
### Sample code

0 commit comments

Comments
 (0)