From 202c062fc051294fd1d86e882322ec8efbb9785a Mon Sep 17 00:00:00 2001 From: Brian Mau Date: Fri, 24 Mar 2017 14:52:11 -0700 Subject: [PATCH] Correct link for blog post. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60e94c7..4df1aea 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ To start : 3. Run ```npm start``` 4. Go to ```localhost:8080``` on your browser. -[Blog post](http://sohamkamani.com/blog/2016/05/06/redux-apis/) +[Blog post](http://sohamkamani.com/blog/2016/06/05/redux-apis/)