Update meeting link (#780)
This commit is contained in:
@@ -49,7 +49,7 @@ What Skyvern doesn’t reliably execute:
|
|||||||
|
|
||||||
* Recursively scrape or iterate over multiple items
|
* Recursively scrape or iterate over multiple items
|
||||||
* Completing multiple goals in a sequence
|
* 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?
|
### 3. Is your prompt well-written?
|
||||||
|
|
||||||
|
|||||||
@@ -52,7 +52,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Book a demo",
|
"name": "Book a demo",
|
||||||
"icon": "calendar",
|
"icon": "calendar",
|
||||||
"url": "https://meetings.hubspot.com/suchintan"
|
"url": "https://meetings.hubspot.com/skyvern/demo"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"navigation": [
|
"navigation": [
|
||||||
|
|||||||
@@ -61,7 +61,7 @@ To read about specific blocks, check out [the block documentation](/workflows/wo
|
|||||||
|
|
||||||
|
|
||||||
## Managing Credentials and Sensitive Information
|
## 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
|
## Common concepts
|
||||||
|
|||||||
@@ -189,7 +189,7 @@ function TaskTemplates() {
|
|||||||
</AlertTitle>
|
</AlertTitle>
|
||||||
<AlertDescription>
|
<AlertDescription>
|
||||||
<a
|
<a
|
||||||
href="https://meetings.hubspot.com/suchintan"
|
href="https://meetings.hubspot.com/skyvern/demo"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="ml-auto underline underline-offset-2"
|
className="ml-auto underline underline-offset-2"
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ function WorkflowsBetaAlertCard() {
|
|||||||
</Button>
|
</Button>
|
||||||
<Button asChild>
|
<Button asChild>
|
||||||
<a
|
<a
|
||||||
href="https://meetings.hubspot.com/suchintan"
|
href="https://meetings.hubspot.com/skyvern/demo"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user