diff --git a/src/data/roadmaps/react/content/108-api-calls/106-superagent.md b/src/data/roadmaps/react/content/108-api-calls/106-superagent.md index 46df3fed7..3b9bcb75b 100644 --- a/src/data/roadmaps/react/content/108-api-calls/106-superagent.md +++ b/src/data/roadmaps/react/content/108-api-calls/106-superagent.md @@ -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)