Merge pull request #213 from Hexastack/fix/widget-readme-1

fix: npm url
This commit is contained in:
Med Marrouchi 2024-10-14 11:25:22 +01:00 committed by GitHub
commit e18cf92c9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,7 +110,7 @@ If you would like to use the official widget and benefit from updates automatica
or lastest from major version: or lastest from major version:
`https://cdn.jsdelivr.net/npm/hexabot-chat-widget@2/dist/` `https://cdn.jsdelivr.net/npm/hexabot-chat-widget@2/dist/`
JsDelivr uses the package published in the NPM registry : https://www.npmjs.com/package/hexabot-widget JsDelivr uses the package published in the NPM registry : https://www.npmjs.com/package/hexabot-chat-widget
## Examples ## Examples
As a proof of concept we developed a Wordpress plugin to embed the chat widget in a Wordpress website : [https://github.com/hexastack/hexabot-wordpress-live-chat-widget](https://github.com/hexastack/hexabot-wordpress-live-chat-widget) As a proof of concept we developed a Wordpress plugin to embed the chat widget in a Wordpress website : [https://github.com/hexastack/hexabot-wordpress-live-chat-widget](https://github.com/hexastack/hexabot-wordpress-live-chat-widget)