Skip to content

Commit 5927b4f

Browse files
committed
fix(readme): update demo links to root URL
1 parent c9f0d2e commit 5927b4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
A simple component for making elements draggable.
99

10-
[**[Demo](https://react-grid-layout.github.io/react-draggable/example/) | [Changelog](CHANGELOG.md)**]
10+
[**[Demo](https://react-grid-layout.github.io/react-draggable/) | [Changelog](CHANGELOG.md)**]
1111

1212
<p align="center">
1313
<img src="https://user-images.githubusercontent.com/6365230/95649276-f3a02480-0b06-11eb-8504-e0614a780ba4.gif" />
@@ -76,7 +76,7 @@ function App() {
7676
}
7777
```
7878

79-
View the [Demo](https://react-grid-layout.github.io/react-draggable/example/) and its [source](/example/example.js) for more examples.
79+
View the [Demo](https://react-grid-layout.github.io/react-draggable/) and its [source](/example/example.js) for more examples.
8080

8181
## API
8282

0 commit comments

Comments
 (0)