Fixed typo in link in CONTRIBUTING.md (#766)
This commit is contained in:
@@ -49,7 +49,7 @@ If you would like to fix it yourself, here is the procedure:
|
||||
|
||||
## Contributing to the JavaScript/TypeScript bindings
|
||||
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
|
||||
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.
|
||||
6. Iterate with the reviewer until the PR gets merged.
|
||||
|
||||
[discord]: https://discord.gg/vt9DJSW
|
||||
[discord]: https://discord.gg/vt9DJSW
|
||||
|
||||
Reference in New Issue
Block a user