Skip to content

Commit

Permalink
Fix the link of Malevich example
Browse files Browse the repository at this point in the history
  • Loading branch information
Fatih Erikli committed Feb 6, 2016
1 parent 8064f81 commit 3d048e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ class App() {

<p>You can double-click to edit shapes.</p>
<p>
<a href="https://github.com/fatiherikli/react-deisnger/tree/master/examples/components/">Show example on github</a>
<a href="https://github.com/fatiherikli/react-designer/blob/master/examples/components/Malevich.js">Show example on github</a>
</p>
</div>
<div className={classes.preview}>
Expand Down

0 comments on commit 3d048e2

Please sign in to comment.