From e616203fbcf7a42628c0f7a900cd7a69ae6dea0e Mon Sep 17 00:00:00 2001 From: Connor Wilson Date: Sun, 2 Sep 2018 23:09:32 -0400 Subject: [PATCH] Add post url after publish --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd80749..e3de0c5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ > Rinse, React, repeat. A boilerplate to build a React component library. -#### To learn how this project was made from scratch, [read the blog post](url)! +#### To learn how this project was made from scratch, [read the blog post](https://medium.com/@cwlsn/how-to-write-your-own-reusable-react-component-library-a57dc7c9a210)! ## Get Started