diff --git a/client/pages/docs/DocsOverview.tsx b/client/pages/docs/DocsOverview.tsx index 4629efa2..64fd2e96 100644 --- a/client/pages/docs/DocsOverview.tsx +++ b/client/pages/docs/DocsOverview.tsx @@ -64,7 +64,7 @@ const quickStartCards = [ { title: "Platform Integrations", description: "Embed partner agents and automate external workflows", - icon: Link, + icon: LinkIcon, href: "/docs/integrations", duration: "7 min read", difficulty: "Intermediate",