🔄 synced local 'docs/' with remote 'docs/'

This commit is contained in:
andrewneilson 2026-04-27 00:14:06 +00:00
parent 9fcfffd85f
commit 8a30ef8a42
71 changed files with 934 additions and 340 deletions

View file

@ -20,7 +20,7 @@ New to Skyvern? The [homepage](/) covers how Skyvern works under the hood, built
</Tip>
<Note>
Looking to integrate Skyvern into your own app? See the [Quickstart](/getting-started/quickstart) instead.
Looking to integrate Skyvern into your own app? See the [Quickstart](/developers/getting-started/quickstart) instead.
</Note>
## The dashboard
@ -87,7 +87,7 @@ That's it. The next guide walks you through this flow with a real example.
<Card
title="Core Concepts"
icon="book"
href="/getting-started/core-concepts"
href="/developers/getting-started/core-concepts"
>
Understand tasks, workflows, and other foundational concepts
</Card>