From 0a54590ca629abfb1ea5f7d51a362a71e2bf4f58 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 14 Oct 2025 00:59:36 +0000 Subject: [PATCH] Use Link icon cgen-3e2f467e7fdf4a56b7d262ab03b1b009 --- client/pages/docs/DocsOverview.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",