From f0e3dc2f0e3c6634b6e0fea743f10eb61586b341 Mon Sep 17 00:00:00 2001 From: Roman Volosovskyi Date: Sun, 11 Aug 2024 22:03:41 +0200 Subject: [PATCH] :books: Fix dead link in contributing guide --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ae27a0135..9e2091679 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,7 +48,7 @@ quick win. If is going to be your first pull request, You can learn how from this free video series: -https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github +https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github We will use the `easy fix` mark for tag for indicate issues that are easy for beginners.