Merge pull request #1631 from dblandin/master

Update link to @petehunt's react-server-rendering GitHub repo
This commit is contained in:
Ben Alpert 2014-06-10 13:53:37 -07:00
commit 927eb570b9
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ some pretty cool things with it:
- We've built internal prototypes that run React apps in a web worker and use
React to drive **native iOS views** via an Objective-C bridge.
- You can run React
[on the server](http://github.com/petehunt/react-server-rendering)
[on the server](http://github.com/petehunt/react-server-rendering-example)
for SEO, performance, code sharing and overall flexibility.
- Events behave in a consistent, standards-compliant way in all browsers
(including IE8) and automatically use