diff --git a/docs/pages/joint/wheel-joint.md b/docs/pages/joint/wheel-joint.md index 7705e923..b79c7333 100644 --- a/docs/pages/joint/wheel-joint.md +++ b/docs/pages/joint/wheel-joint.md @@ -1,7 +1,6 @@ ## Wheel Joint The wheel joint restricts a point on bodyB to a line on bodyA. The wheel -joint also provides a suspension spring. See WheelJoint.js and Car.js -for details. +joint also provides a suspension spring. See WheelJoint class, and Car example for details. -![Wheel Joint](/planck.js/docs/images/wheel_joint.svg) \ No newline at end of file +![Wheel Joint](/planck.js/docs/images/wheel_joint.svg)