From eaca334f0f96a848a0dc9491ca5c5ec9af0c719d Mon Sep 17 00:00:00 2001 From: quexeky Date: Tue, 5 Nov 2024 20:47:20 +1100 Subject: [PATCH] docs(README): Updated contributing link Signed-off-by: quexeky --- desktop/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/README.md b/desktop/README.md index 54ceace7..f4b83060 100644 --- a/desktop/README.md +++ b/desktop/README.md @@ -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. \ No newline at end of file +Check the original [Drop repo](https://github.com/Drop-OSS/drop/blob/main/CONTRIBUTING.md) for contributing guidelines. \ No newline at end of file