From b70a83fb75ac2b7bb1bf0163f0cffd9d595a64e8 Mon Sep 17 00:00:00 2001 From: Christina Hastenrath Date: Wed, 16 Feb 2022 13:33:24 -0800 Subject: [PATCH] updated 404 url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf11a161..da17eb1c 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,7 @@ As a project maintainer, making your repo Commitizen friendly allows you to sele ## Go further -Commitizen is great on its own, but it shines when you use it with some other amazing open source tools. Kent C. Dodds shows you how to accomplish this in his Egghead.io series, [How to write an open source javascript library](https://egghead.io/series/how-to-write-an-open-source-javascript-library). Many of the concepts can be applied to non-JavaScript projects as well. +Commitizen is great on its own, but it shines when you use it with some other amazing open source tools. Kent C. Dodds shows you how to accomplish this in his Egghead.io series, [How to write an open source javascript library](https://app.egghead.io/playlists/how-to-write-an-open-source-javascript-library). Many of the concepts can be applied to non-JavaScript projects as well. ## Philosophy