Add platform doc to exploration links
cgen-4b01abd0040e4a72a762013bb31fb48e
This commit is contained in:
parent
ed2195533f
commit
47c7b2fad6
1 changed files with 5 additions and 0 deletions
|
|
@ -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.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue