ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit 75bb3fdb19ae8bd725d08846d7fe78ea400559ee
parent b9e6653ceed0e9c344377da5eb367578a801dcad
Author: Konstantin Tarkus <hello@tarkus.me>
Date:   Thu, 18 Jun 2015 13:55:58 +0300

Update link to React.js discussion board in README.md

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -130,7 +130,7 @@ the file is. Name the test by appending `-test.js` to the js file. * [Getting Started with React.js](http://facebook.github.io/react/) * [React.js Wiki on GitHub](https://github.com/facebook/react/wiki) * [React.js Questions on StackOverflow](http://stackoverflow.com/questions/tagged/reactjs) - * [React.js Discussion Board](https://groups.google.com/forum/#!forum/reactjs) + * [React.js Discussion Board](https://discuss.reactjs.org/) * [Flux Architecture for Building User Interfaces](http://facebook.github.io/flux/) * [Jest - Painless Unit Testing](http://facebook.github.io/jest/) * [Flow - A static type checker for JavaScript](http://flowtype.org/)