We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7772f6 commit 7ed2cdaCopy full SHA for 7ed2cda
README.md
@@ -320,7 +320,7 @@ React.render(
320
);
321
```
322
323
-## Demo11: Server-side rendering ([source](https://github.com/ruanyf/react-demos/blob/master/demo11/index.html))
+## Demo11: Server-side rendering ([source](https://github.com/ruanyf/react-demos/tree/master/demo11/src))
324
325
This demo is copied from [github.com/mhart/react-server-example](https://github.com/mhart/react-server-example), but I rewrote it with JSX syntax.
326
0 commit comments