Fixed typo in link in CONTRIBUTING.md (#766)

This commit is contained in:
legendofa
2024-12-03 14:38:22 +01:00
committed by GitHub
parent 510237cc29
commit bce786831c

View File

@@ -49,7 +49,7 @@ If you would like to fix it yourself, here is the procedure:
## Contributing to the JavaScript/TypeScript bindings ## Contributing to the JavaScript/TypeScript bindings
The source code of the official JavaScript/TypeScript bindings for Rapier are available The source code of the official JavaScript/TypeScript bindings for Rapier are available
on our `rapier.js` repository [on GitHub](https://github.com/dimforge/rapier.rs). on our `rapier.js` repository [on GitHub](https://github.com/dimforge/rapier.js).
You will have to make sure that you have [wasm-pack](https://github.com/rustwasm/wasm-pack) installed because You will have to make sure that you have [wasm-pack](https://github.com/rustwasm/wasm-pack) installed because
it is responsible for generating the low-level bindings. In order to modify the bindings and test your it is responsible for generating the low-level bindings. In order to modify the bindings and test your
@@ -72,4 +72,4 @@ changes you may:
to ask **@sebcrozet** directly [on Discord][discord] for a review. to ask **@sebcrozet** directly [on Discord][discord] for a review.
6. Iterate with the reviewer until the PR gets merged. 6. Iterate with the reviewer until the PR gets merged.
[discord]: https://discord.gg/vt9DJSW [discord]: https://discord.gg/vt9DJSW