Skip to content

Commit cbb3032

Browse files
committed
Fix link to example
1 parent eef825e commit cbb3032

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
@@ -32,7 +32,7 @@ let EchoConsole = React.createClass({
3232
});
3333
```
3434

35-
See the [example project](example) used in the [live demo][demo-url].
35+
See the [example project](docs/example) used in the [live demo][demo-url].
3636

3737

3838
## Installation

0 commit comments

Comments
 (0)