Skip to content

Commit 7ed2cda

Browse files
committed
edit README
1 parent c7772f6 commit 7ed2cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ React.render(
320320
);
321321
```
322322
323-
## Demo11: Server-side rendering ([source](https://github.com/ruanyf/react-demos/blob/master/demo11/index.html))
323+
## Demo11: Server-side rendering ([source](https://github.com/ruanyf/react-demos/tree/master/demo11/src))
324324
325325
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.
326326

0 commit comments

Comments
 (0)