Skip to content

Commit 7533bf4

Browse files
authored
Fix demo code path (#178)
The current path goes to the 404 page.
1 parent 0c713ad commit 7533bf4

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
@@ -66,7 +66,7 @@ open browser at localhost:3000
6666

6767
## Usage
6868

69-
View the [demo code](https://github.com/rip21/react-simplemde-editor/tree/master/src/demo/Demo) for more examples.
69+
View the [demo code](https://github.com/rip21/react-simplemde-editor/tree/master/src/demo) for more examples.
7070

7171
All examples below are in TypeScript
7272

0 commit comments

Comments
 (0)