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 9813a91 commit 6e3e1dbCopy full SHA for 6e3e1db
README.md
@@ -5,7 +5,7 @@ A higher order React component for [Sortable](https://github.com/RubaXa/Sortable
5
6
Demo: http://cheton.github.io/react-sortable
7
8
-The sample code can be found in the [examples](https://github.com/cheton/react-sortable/examples) directory.
+The sample code can be found in the [examples](https://github.com/cheton/react-sortable/tree/master/examples) directory.
9
10
## Installation
11
The easiest way to use react-sortablejs is to install it from npm and include it in your React build process using webpack or browserify.
0 commit comments