Skip to content

Commit 9a581b9

Browse files
authored
fix(docs): example link
1 parent 475b33a commit 9a581b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export default App;
160160

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

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

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

0 commit comments

Comments
 (0)