From 435b4ec8339ec3ab1d2f5042295abe0b61ea00ac Mon Sep 17 00:00:00 2001 From: Jonas Gebhardt Date: Mon, 30 Jun 2014 10:41:42 -0700 Subject: [PATCH] fix link in community roundup #18 --- _posts/2014-03-14-community-roundup-18.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2014-03-14-community-roundup-18.md b/_posts/2014-03-14-community-roundup-18.md index ef08539e..275c8fc3 100644 --- a/_posts/2014-03-14-community-roundup-18.md +++ b/_posts/2014-03-14-community-roundup-18.md @@ -22,7 +22,7 @@ We're looking forward to part 2! ## React vs. async DOM manipulation -Eliseu Monar ([@eliseumds](https://twitter.com/eliseumds))'s post "[ReactJS vs async concurrent rendering](http://eliseu.tk/post/77843550010/vitalbox-pchr-reactjs-vs-async-concurrent-rendering)" is a great example of how React quite literally renders a whole array of common web development work(arounds) obsolete. +Eliseu Monar ([@eliseumds](https://twitter.com/eliseumds))'s post "[ReactJS vs async concurrent rendering](http://eliseumds.tumblr.com/post/77843550010/vitalbox-pchr-reactjs-vs-async-concurrent-rendering)" is a great example of how React quite literally renders a whole array of common web development work(arounds) obsolete.