From e14cb51615689795d8e79c5f94fba5020a64afd3 Mon Sep 17 00:00:00 2001 From: Jarlem Red de Peralta <68067933+lemredd@users.noreply.github.com> Date: Fri, 4 Feb 2022 13:41:31 +0800 Subject: [PATCH] Update contribution tut link desc (#4382) * Updated Contribution tutorial link and description. * Updated Contribution tutorial link and description. * Updated Contribution tutorial link and description. Co-authored-by: Lukas Taegert-Atkinson --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b4a2ab8c097..92075a70898 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ We welcome any type of contribution, not only code. You can help with ## Your First Contribution -Working on your first Pull Request? You can learn how from this _free_ series, [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github). +Working on your first Pull Request? You can learn how from this _free_ course, [How to Contribute to an Open Source Project on GitHub](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github). ## Submitting code