From 663c7ff032dae8fd8e1270096f5264c82f49b4f7 Mon Sep 17 00:00:00 2001 From: Suchintan Date: Sat, 7 Sep 2024 00:23:01 -0400 Subject: [PATCH] Update meeting link (#780) --- docs/getting-started/prompting-guide.mdx | 2 +- docs/mint.json | 2 +- docs/workflows/creating-workflows.mdx | 2 +- skyvern-frontend/src/routes/tasks/create/TaskTemplates.tsx | 2 +- .../src/routes/workflows/WorkflowsBetaAlertCard.tsx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/getting-started/prompting-guide.mdx b/docs/getting-started/prompting-guide.mdx index 0c3422bb..a7dba28c 100644 --- a/docs/getting-started/prompting-guide.mdx +++ b/docs/getting-started/prompting-guide.mdx @@ -49,7 +49,7 @@ What Skyvern doesn’t reliably execute: * Recursively scrape or iterate over multiple items * Completing multiple goals in a sequence - * However, our newest Workflows feature will allow you to accommodate that. Please reach out to us (https://meetings.hubspot.com/suchintan) if you'd like to learn more! + * However, our newest Workflows feature will allow you to accommodate that. Please reach out to us (https://meetings.hubspot.com/skyvern/demo) if you'd like to learn more! ### 3. Is your prompt well-written? diff --git a/docs/mint.json b/docs/mint.json index 93f2bfd2..44745ad3 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -52,7 +52,7 @@ { "name": "Book a demo", "icon": "calendar", - "url": "https://meetings.hubspot.com/suchintan" + "url": "https://meetings.hubspot.com/skyvern/demo" } ], "navigation": [ diff --git a/docs/workflows/creating-workflows.mdx b/docs/workflows/creating-workflows.mdx index 26506f0d..b6a2871a 100644 --- a/docs/workflows/creating-workflows.mdx +++ b/docs/workflows/creating-workflows.mdx @@ -61,7 +61,7 @@ To read about specific blocks, check out [the block documentation](/workflows/wo ## Managing Credentials and Sensitive Information -This is something the Skyvern team will need to set you up with today. If you're interested, please [book a call with Suchintan](https://meetings.hubspot.com/suchintan) +This is something the Skyvern team will need to set you up with today. If you're interested, please [book a call with Suchintan](https://meetings.hubspot.com/skyvern/demo) ## Common concepts diff --git a/skyvern-frontend/src/routes/tasks/create/TaskTemplates.tsx b/skyvern-frontend/src/routes/tasks/create/TaskTemplates.tsx index a87abd1e..5f6db066 100644 --- a/skyvern-frontend/src/routes/tasks/create/TaskTemplates.tsx +++ b/skyvern-frontend/src/routes/tasks/create/TaskTemplates.tsx @@ -189,7 +189,7 @@ function TaskTemplates() {