From efc8bed514ad9deacab535045eddfc834e3eb85f Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Tue, 25 Jun 2024 12:20:37 +0300 Subject: [PATCH] Update contribution guidelines reference Signed-off-by: Emmanuel Ferdman --- .github/workflows/auto-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-comment.yml b/.github/workflows/auto-comment.yml index bb4b5c9d..6efc55b7 100644 --- a/.github/workflows/auto-comment.yml +++ b/.github/workflows/auto-comment.yml @@ -21,7 +21,7 @@ jobs: Thank you for sending this pull request. - Please make sure you have followed our [contribution guidelines](https://github.com/yogeshojha/rengine/blob/master/CONTRIBUTING.md). + Please make sure you have followed our [contribution guidelines](https://github.com/yogeshojha/rengine/blob/master/.github/CONTRIBUTING.md). We will review this PR as soon as possible. Thank you for your patience.