From a39892b80f74a700d3f4c9b3fff603132b2bcea5 Mon Sep 17 00:00:00 2001 From: Vikrant A P <42289399+hexavik@users.noreply.github.com> Date: Fri, 21 Jul 2023 10:51:09 +0530 Subject: [PATCH] fix: wrong contributing guidelines link (#2507) Co-authored-by: David Leal --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f49ba1b38..268098bee 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,7 +3,7 @@ Thank you for your Pull Request. Please provide a description above and review the requirements below. -Contributors guide: https://github.com/TheAlgorithms/C-Plus-Plus/CONTRIBUTING.md +Contributors guide: https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTING.md --> #### Checklist