Skip to content

Commit f7e4667

Browse files
dblandinzpao
authored andcommitted
Update link to @petehunt's react-server-rendering GitHub repo
(cherry picked from commit d8a2f12)
1 parent e88c0b1 commit f7e4667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_posts/2013-06-05-why-react.md

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

0 commit comments

Comments
 (0)