Documentation edits made through Mintlify web editor

This commit is contained in:
Suchintan 2024-11-06 01:38:14 -05:00
parent 92d94954c4
commit 47445a2b3d

View file

@ -72,14 +72,14 @@ Skyvern was inspired by the Task-Driven autonomous agent design popularized by [
<Card <Card
title="Quickstart (Skyvern Cloud)" title="Quickstart (Skyvern Cloud)"
icon="cloud" icon="cloud"
href="getting-started/quickstart-skyvern-cloud" href="https://app.skyvern.com"
> >
Start automating tasks with the hosted version of Skyvern Start automating tasks with the hosted version of Skyvern
</Card> </Card>
<Card <Card
title="Quickstart (Open Source)" title="Quickstart (Open Source)"
icon="github" icon="github"
href="getting-started/quickstart-skyvern-open-source" href="https://github.com/Skyvern-AI/Skyvern"
> >
Start automating tasks in your own cloud Start automating tasks in your own cloud
</Card> </Card>