From 0ea74fddfb6e49b4fec232fc9a79bad825b5983b Mon Sep 17 00:00:00 2001 From: Lenz Grimmer Date: Thu, 19 Oct 2023 12:49:21 +0200 Subject: [PATCH] Update README.md: Corrected CONTRIBUTING.md link Fix the link pointing to `CONTRIBUTING.md`. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3b969e..a36ec69 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ This is an active open-source project. We are always open to people who want to use the code or contribute to it. We have set up a separate document containing our -[contribution guidelines](.github/CONTRIBUTING.md). +[contribution guidelines](CONTRIBUTING.md). Thank you for being involved! :heart_eyes: