From c0e7e3fdec4c850cce1f8ed8e5bc29faf34e9a0d Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Thu, 21 May 2015 00:52:59 +0800 Subject: [PATCH] Link to jsbin in React --- react.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react.md b/react.md index e492ad530..060d2bfce 100644 --- a/react.md +++ b/react.md @@ -4,7 +4,7 @@ title: React.js {%raw%} -Use the [React.js jsfiddle](http://jsfiddle.net/reactjs/69z2wepo/) to start hacking. +Use the [React.js jsfiddle](http://jsfiddle.net/reactjs/69z2wepo/) to start hacking. (or the unofficial [jsbin](http://jsbin.com/yafixat/edit?js,output)) {:.brief-intro.center} ```js