Add integrations next step
cgen-6a79f4c1e69c49d7adc785a890e981b3
This commit is contained in:
parent
f1dbb0cb22
commit
a1915f3add
1 changed files with 5 additions and 0 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue