Skip to content

Commit

Permalink
Changed URL for browsing source to point to correct location (#724)
Browse files Browse the repository at this point in the history
  • Loading branch information
anilreddykatta authored and darthtrevino committed May 9, 2017
1 parent f43cdbf commit 40fbec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/06 Other/Native Files/index.js
Expand Up @@ -6,7 +6,7 @@ export default class NativeFiles extends Component {
return (
<div>
<p>
<b><a href="https://github.com/react-dnd/react-dnd/tree/master/examples/05%20Customize/Native%20Files">Browse the Source</a></b>
<b><a href="https://github.com/react-dnd/react-dnd/tree/master/examples/06%20Other/Native%20Files">Browse the Source</a></b>
</p>
<p>
Example demonstrating drag and drop of native files.
Expand Down

0 comments on commit 40fbec9

Please sign in to comment.