From 2449771d2fc9cc2b80087d2e654c182f5e2c8241 Mon Sep 17 00:00:00 2001 From: Parth Shandilya Date: Tue, 4 Oct 2022 17:10:10 +0200 Subject: [PATCH] Fix the broken link to contribution guidelines (#321) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f6ea7ffeee42..a05db69ee677a 100644 --- a/README.md +++ b/README.md @@ -477,4 +477,4 @@ MIT ## Contributing Contributions are welcome and hugely appreciated. To get started, check out the -[contributing guidelines](https://github.com/charliermarsh/ruff/blob/main/CONTRIBUTORS.md). +[contributing guidelines](https://github.com/charliermarsh/ruff/blob/main/CONTRIBUTING.md).