docs(README): Updated contributing link

Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
quexeky 2024-11-05 20:47:20 +11:00
parent e9805a8359
commit 2aa5b9cddd
No known key found for this signature in database
GPG key ID: B890B788CC5BD437

View file

@ -13,4 +13,4 @@ To manually specify the logging level, add the environment variable `RUST_LOG=[d
e.g. `RUST_LOG=debug yarn taudi dev`
## Contributing
Check the original [Drop repo](https://github.com/Drop-OSS/drop) for contributing guidelines.
Check the original [Drop repo](https://github.com/Drop-OSS/drop/blob/main/CONTRIBUTING.md) for contributing guidelines.