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() {