mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-05-01 05:00:20 +00:00
fix(sky-8861): block-output download refresh fallback when artifact_ids are missing (#5675)
This commit is contained in:
parent
c2f0581390
commit
2250788de3
73 changed files with 610 additions and 954 deletions
|
|
@ -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](/developers/getting-started/quickstart) instead.
|
||||
Looking to integrate Skyvern into your own app? See the [Quickstart](/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="/developers/getting-started/core-concepts"
|
||||
href="/getting-started/core-concepts"
|
||||
>
|
||||
Understand tasks, workflows, and other foundational concepts
|
||||
</Card>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue