From 2aa5b9cddd92f948d6bfab881416529aa1492b46 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54ceace..f4b8306 100644 --- a/README.md +++ b/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