From 0e5077859d65254fd0c86f0be867ba4ae583e9fa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bernal=20I=2E=20Hern=C3=A1ndez?=
<102492790+bernalherndz@users.noreply.github.com>
Date: Wed, 30 Mar 2022 19:30:38 -0600
Subject: [PATCH] Update CONTRIBUTING.md
Update URL of "How to Contribute to an Open Source Project on GitHub" link. The old one send the user to a 404 page where egghead suggest the new and correct URL. So, this change send the user direct to the correct URL.
---
CONTRIBUTING.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 77d2ce780..d43d3ee7b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -13,7 +13,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* series, [How to Contribute to an Open Source Project on GitHub](https://app.egghead.io/playlists/how-to-contribute-to-an-open-source-project-on-github).
## Submitting code
@@ -64,4 +64,4 @@ Thank you to all our sponsors! (please ask your company to also support this ope
-
\ No newline at end of file
+