Skip to content

Commit

Permalink
Updated link to reference implemenation.
Browse files Browse the repository at this point in the history
  • Loading branch information
umairsiddique committed Oct 30, 2017
1 parent ee97309 commit 82aa399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ See the [Unlayer Docs](https://docs.unlayer.com/getting-started/) for all availa
* `saveDesign` - `function(Function callback)` - Returns the design JSON in a callback function
* `exportHtml` - `function(Function callback)` - Returns the design HTML and JSON in a callback function

See the [example source](https://github.com/unroll-io/react-email-editor/blob/master/demo/src/index.js) for a reference implementation.
See the [example source](https://github.com/unlayer/react-email-editor/blob/master/demo/src/index.js) for a reference implementation.

### License

Expand Down

0 comments on commit 82aa399

Please sign in to comment.