mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-01 18:20:06 +00:00
Update meeting link (#780)
This commit is contained in:
parent
0292917c05
commit
663c7ff032
5 changed files with 5 additions and 5 deletions
|
@ -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?
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
{
|
||||
"name": "Book a demo",
|
||||
"icon": "calendar",
|
||||
"url": "https://meetings.hubspot.com/suchintan"
|
||||
"url": "https://meetings.hubspot.com/skyvern/demo"
|
||||
}
|
||||
],
|
||||
"navigation": [
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
>
|
||||
|
|
Loading…
Add table
Reference in a new issue