dimforge / rapier

2D and 3D physics engines focused on performance.
https://rapier.rs
Apache License 2.0
3.89k stars 242 forks source link

Fix doc-links for `ColliderBuilder` and `RigidBodyBuilder` #476

Closed MrGunflame closed 1 year ago

MrGunflame commented 1 year ago

Fix the doc-links to ColliderBuilder and RigidBodyBuilder from their respective types.

sebcrozet commented 1 year ago

Thanks!