Skip to content

Commit

Permalink
Url updates for wwebjs.dev (#944)
Browse files Browse the repository at this point in the history
* Update package.json

* update links in readme
  • Loading branch information
pedroslopez committed Oct 31, 2021
1 parent e11e00d commit 187aa50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ After that check the following webpage and check http://127.0.0.1:9220/json and
| Send messages ||
| Receive messages ||
| Send media (images/audio/documents) ||
| Send media (video) |[(requires google chrome)](https://guide.wwebjs.dev/features/handling-attachments#caveat-for-sending-videos-and-gifs) |
| Send media (video) |[(requires google chrome)](https://wwebjs.dev/guide/handling-attachments.html#caveat-for-sending-videos-and-gifs) |
| Send stickers ||
| Receive media (images/audio/video/documents) ||
| Send contact cards ||
Expand Down Expand Up @@ -108,7 +108,7 @@ Something missing? Make an issue and let us know!
## Links

* [Reference](https://docs.wwebjs.dev/)
* [Guide](https://guide.wwebjs.dev/) _(work in progress)_
* [Guide](https://wwebjs.dev/guide) _(work in progress)_
* [GitHub](https://github.com/pedroslopez/whatsapp-web.js)
* [npm](https://npmjs.org/package/whatsapp-web.js)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"bugs": {
"url": "https://github.com/pedroslopez/whatsapp-web.js/issues"
},
"homepage": "https://guide.wwebjs.dev/",
"homepage": "https://wwebjs.dev/",
"dependencies": {
"@pedroslopez/moduleraid": "^5.0.2",
"fluent-ffmpeg": "^2.1.2",
Expand Down

0 comments on commit 187aa50

Please sign in to comment.