Skip to content

Commit 35b2fa4

Browse files
kylemclarenclaude
andcommitted
docs(sprites): link to fly.io/sprites and the Fly.io dashboard
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
1 parent b1688c1 commit 35b2fa4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/deploy/sprites.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: "Sprites"
33
description: "Deploy Sandbox Agent inside a Fly.io Sprite."
44
---
55

6-
[Sprites](https://sprites.dev) are persistent Linux VMs from Fly.io that boot in seconds, sleep when idle, and keep their filesystem across restarts.
6+
[Sprites](https://fly.io/sprites) are persistent Linux VMs from Fly.io that boot in seconds, sleep when idle, and keep their filesystem across restarts.
77

88
## Prerequisites
99

10-
- `SPRITES_TOKEN` (run `sprite org auth`, or create a token at [sprites.dev/account](https://sprites.dev/account))
10+
- `SPRITES_TOKEN` (run `sprite org auth`, or create a token in the [Fly.io dashboard](https://fly.io/dashboard))
1111
- `ANTHROPIC_API_KEY` or `OPENAI_API_KEY`
1212

1313
## TypeScript example

0 commit comments

Comments
 (0)