Update link to @petehunt's react-server-rendering GitHub repo

(cherry picked from commit d8a2f12498)
This commit is contained in:
Devon Blandin
2014-06-24 14:24:22 -07:00
committed by Paul O’Shannessy
parent e88c0b1b1f
commit f7e4667457
+1 -1
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