1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 06:50:26 +02:00

fix: broken superagent official website link (#4942)

This commit is contained in:
mshafiqyajid
2023-12-31 09:28:42 +08:00
committed by GitHub
parent 00b9630669
commit f62faf214c

View File

@@ -4,5 +4,5 @@ Small progressive client-side HTTP request library, and Node.js module with the
Visit the following resources to learn more:
- [Official Website](https://visionmedia.github.io/superagent/)
- [Official Website](https://ladjs.github.io/superagent)
- [GitHub Repository](https://github.com/visionmedia/superagent)