@nexustechpro/baileys 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -613,7 +613,7 @@ await sock.sendMessage(jid, {
613
613
  #### Link Preview
614
614
  ```javascript
615
615
  await sock.sendMessage(jid, {
616
- text: 'Check out https://github.com/nexustechpro1/baileys'
616
+ text: 'Check out https://github.com/nexustechpro2/baileys'
617
617
  })
618
618
  ```
619
619
 
@@ -1737,10 +1737,10 @@ Special thanks to:
1737
1737
 
1738
1738
  <div align="center">
1739
1739
 
1740
- **Made with ❤️ by [NexusTechPro](https://github.com/nexustechpro1)**
1740
+ **Made with ❤️ by [NexusTechPro](https://github.com/nexustechpro2)**
1741
1741
 
1742
1742
  ⭐ **Star us on GitHub!** ⭐
1743
1743
 
1744
- [GitHub](https://github.com/nexustechpro1/baileys) • [NPM](https://www.npmjs.com/package/@nexustechpro/baileys) • [Documentation](https://github.com/nexustechpro1/baileys/wiki)
1744
+ [GitHub](https://github.com/nexustechpro2/baileys) • [NPM](https://www.npmjs.com/package/@nexustechpro/baileys) • [Documentation](https://github.com/nexustechpro2/baileys/wiki)
1745
1745
 
1746
1746
  </div>