Add integrations next step

cgen-6a79f4c1e69c49d7adc785a890e981b3
This commit is contained in:
Builder.io 2025-10-14 01:00:56 +00:00
parent f1dbb0cb22
commit a1915f3add

View file

@ -140,6 +140,11 @@ const explorationLinks = [
description: "Ask questions, share templates, and pair up with mentors in the public forums.",
href: "/community",
},
{
title: "Integrations Playbook",
description: "Review the HelloSkip embed and extend it to other partners.",
href: "/docs/integrations",
},
];
export default function DocsGettingStarted() {