From 314b6a2414ef44fbe979b7076d424b15f6d27968 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patryk=20G=C3=B3rka?= Date: Sun, 10 Oct 2021 14:00:59 +0200 Subject: [PATCH] Update how-to-contibute-to-open-source course link in CONTRIBUTING. (#346) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1df1b6c8..85c6dd10 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ 🎉 Thanks for willing to contribute! 🎉 -**Working on your first Pull Request?** You can learn how from this free videos [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 videos [How to Contribute to an Open Source Project on GitHub](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github). ## Introduction