1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-28 19:49:50 +02:00

Fix broken link (#8919)

This commit is contained in:
Abhijeet Jha
2025-07-16 16:42:16 +05:30
committed by GitHub
parent aba52447e2
commit 20506756d6

View File

@@ -4,5 +4,5 @@ API requests let an AI agent ask another service for data or for an action. The
Visit the following resources to learn more:
- [@article@Introduction to APIs - MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/API/Introduction_to_APIs)
- [@article@Introduction to APIs - MDN Web Docs](https://developer.mozilla.org/en-US/docs/Learn_web_development/Extensions/Client-side_APIs/Introduction)
- [@article@How APIs Power AI Agents: A Comprehensive Guide](https://blog.treblle.com/api-guide-for-ai-agents/)