From 0552ea567a91aa9075f671efc4127b2715ad7db8 Mon Sep 17 00:00:00 2001 From: Param Thakkar Date: Mon, 6 May 2019 12:10:34 -0400 Subject: [PATCH] Fix link to blog post (#344) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddefa43..14c01e7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A list of awesome beginners-friendly projects. -Inspired by [First Timers Only](https://medium.com/@kentcdodds/first-timers-only-78281ea47455#.vsu847e81) blog post and [YourFirstPR](http://yourfirstpr.github.io/) project. +Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post and [YourFirstPR](http://yourfirstpr.github.io/) project. If you are a maintainer for open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so people can find it.