From 663f7e0c61a271d0b55704c0122349ec74443fcc Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 22:16:13 +0000 Subject: [PATCH] Adjust resource link cgen-971d90b1f63d4829ab96e0db6f6d2e2b --- client/pages/Community.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index dd80b4ef..2c73d16c 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -842,8 +842,8 @@ export default function Community() { id: "starter-kit", title: "Starter Resource Kit", description: "Download templates, style guides, and best practices curated by mentors.", - href: "/resources/starter-kit", - label: "Download kit", + href: "/docs/examples", + label: "Browse kit", }, ];