From 3a7a06f7bc6f8028e0d9a5def75e2de53df289b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fl=C3=A1vio=20Juvenal?= Date: Thu, 20 Jun 2024 15:02:22 -0300 Subject: [PATCH] Fix PR checklist link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dcfe5c7b..c6881d41 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ ## Pull requests -Read [this checklist](http://pullrequests.devchecklists.com) for a more detailed guide on best practices for opening pull requests. +Read [this checklist](https://devchecklists.com/en/checklist/pull-requests-checklist) for a more detailed guide on best practices for opening pull requests. ## Testing your changes