We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88c0b1 commit f7e4667Copy full SHA for f7e4667
docs/_posts/2013-06-05-why-react.md
@@ -75,7 +75,7 @@ some pretty cool things with it:
75
- We've built internal prototypes that run React apps in a web worker and use
76
React to drive **native iOS views** via an Objective-C bridge.
77
- You can run React
78
- [on the server](http://github.com/petehunt/react-server-rendering)
+ [on the server](http://github.com/petehunt/react-server-rendering-example)
79
for SEO, performance, code sharing and overall flexibility.
80
- Events behave in a consistent, standards-compliant way in all browsers
81
(including IE8) and automatically use
0 commit comments