Add platform doc to exploration links

cgen-4b01abd0040e4a72a762013bb31fb48e
This commit is contained in:
Builder.io 2025-10-14 01:31:15 +00:00
parent ed2195533f
commit 47c7b2fad6

View file

@ -156,6 +156,11 @@ const explorationLinks = [
description: "Tour the dashboard, notification center, and collaboration features.",
href: "/dashboard",
},
{
title: "Platform documentation",
description: "Share the high-level platform overview with non-technical teammates.",
href: "/docs/platform",
},
{
title: "API Reference",
description: "Review authentication flows, REST endpoints, and webhook schemas.",