From a16e812730c1b438e887679df44d7b83ba584f8e Mon Sep 17 00:00:00 2001 From: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com> Date: Sat, 30 Jan 2021 14:07:09 +0100 Subject: Fix broken link in contributing guidelines (#342) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b74aeda..2cc1ffa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -115,7 +115,7 @@ open an issue and we’ll discuss it. If you have never created a pull request before, welcome :tada:. You can learn how from -[this great tutorial](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github). +[this great tutorial](https://app.egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github). Don’t know where to start? You can start by looking through the list of -- cgit v1.2.3