From 20506756d6600558a6805577158b8b15ca714494 Mon Sep 17 00:00:00 2001 From: Abhijeet Jha <118539047+Abhijit-Jha@users.noreply.github.com> Date: Wed, 16 Jul 2025 16:42:16 +0530 Subject: [PATCH] Fix broken link (#8919) --- .../ai-agents/content/api-requests@52qxjZILV-X1isup6dazC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/ai-agents/content/api-requests@52qxjZILV-X1isup6dazC.md b/src/data/roadmaps/ai-agents/content/api-requests@52qxjZILV-X1isup6dazC.md index f1dae1ac7..97f19d9f5 100644 --- a/src/data/roadmaps/ai-agents/content/api-requests@52qxjZILV-X1isup6dazC.md +++ b/src/data/roadmaps/ai-agents/content/api-requests@52qxjZILV-X1isup6dazC.md @@ -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/)