From 31f5f3f90ac852b0d99b0666ff7b8b0c52f5dd32 Mon Sep 17 00:00:00 2001 From: Maxim Krizhanovski Date: Wed, 22 Feb 2023 09:30:28 +0000 Subject: [PATCH] Fix link to the contributing doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0a14289..288d6c28 100644 --- a/README.md +++ b/README.md @@ -193,4 +193,4 @@ In VS Code, these can be set directly in your `settings.json`. ## Contributing -For guidance on contributing, refer to this [doc](/CONTRIBUTING) +For guidance on contributing, refer to this [doc](/CONTRIBUTING.md)