Skip to content

Commit

Permalink
fix(docs): example link
Browse files Browse the repository at this point in the history
  • Loading branch information
jukben committed Jan 10, 2020
1 parent 475b33a commit 9a581b9
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 @@ -160,7 +160,7 @@ export default App;

In order to skip the text replace phase let's return `null`.

## [Example of usage](http://react-textarea-autocomplete.surge.sh/)
## [Example of usage](https://1401-94480675-gh.circle-artifacts.com/0/example/index.html)

`create-react-app example && cd example && yarn add @jukben/emoji-search @webscopeio/react-textarea-autocomplete`

Expand Down

0 comments on commit 9a581b9

Please sign in to comment.