Skip to content

Commit cf8e591

Browse files
committed
docs(custom emoji): corrected link to example
fixes ritz078#156
1 parent 80925ef commit cf8e591

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ x.destroy()
8585
## Adding custom emojis
8686

8787
1. Add the image to **assets/images/emojis**. Make sure the name of the file is same as emoji name.
88-
1. Pass the emoji name as the value to `customEmoji`. See the example [here](http://riteshkr.com/embed.js/doc.html#emoji)
88+
1. Pass the emoji name as the value to `customEmoji`. See the example [here](https://embedjs.readme.io/docs/options#customemoji)
8989
1. Run `grunt build-emoji && grunt build`
9090

9191
## License

0 commit comments

Comments
 (0)