Skip to content

Commit

Permalink
Update meeting link (Skyvern-AI#780)
Browse files Browse the repository at this point in the history
  • Loading branch information
suchintan authored Sep 7, 2024
1 parent 0292917 commit 663c7ff
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/getting-started/prompting-guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down
2 changes: 1 addition & 1 deletion docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
{
"name": "Book a demo",
"icon": "calendar",
"url": "https://meetings.hubspot.com/suchintan"
"url": "https://meetings.hubspot.com/skyvern/demo"
}
],
"navigation": [
Expand Down
2 changes: 1 addition & 1 deletion docs/workflows/creating-workflows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion skyvern-frontend/src/routes/tasks/create/TaskTemplates.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ function TaskTemplates() {
</AlertTitle>
<AlertDescription>
<a
href="https://meetings.hubspot.com/suchintan"
href="https://meetings.hubspot.com/skyvern/demo"
target="_blank"
rel="noopener noreferrer"
className="ml-auto underline underline-offset-2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function WorkflowsBetaAlertCard() {
</Button>
<Button asChild>
<a
href="https://meetings.hubspot.com/suchintan"
href="https://meetings.hubspot.com/skyvern/demo"
target="_blank"
rel="noopener noreferrer"
>
Expand Down

0 comments on commit 663c7ff

Please sign in to comment.