Skip to content

Fix Sprite URL domain: .sprites.app -> .sprites.dev#205

Closed
kcmartin wants to merge 2 commits into
mainfrom
fix/sprite-url-domain
Closed

Fix Sprite URL domain: .sprites.app -> .sprites.dev#205
kcmartin wants to merge 2 commits into
mainfrom
fix/sprite-url-domain

Conversation

@kcmartin

@kcmartin kcmartin commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

The Sprite URL domain is .sprites.dev (confirmed against the live rc44 CLI), but two hand-written pages still used the stale .sprites.app.

What changed

  • working-with-sprites.mdx: URL example in the Networking section.
  • reference/configuration.mdx: Sprite URL entry under Network Configuration.

Not touched (generated)

cli/commands.mdx and api/*/sprites.mdx also contain .sprites.app, but they're auto-generated (scripts/generate-cli-docs, generate-api-docs.ts). The live CLI already emits .sprites.dev, so cli/commands.mdx corrects itself on the next regen; the API examples need the fix upstream in the schema. Hand-editing generated files would be clobbered, so they're left for a regen pass.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Preview Deployment

Name URL
Preview https://pr-205-superfly-sprites-docs.fly.dev

Commit: 03a352e

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Lighthouse Results

URL Performance Accessibility Best Practices SEO
/ 🟠 84 🟢 100 🟢 96 🟢 100
/working-with-sprites/ 🟢 92 🟢 100 🟢 100 🟢 100

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

E2E Test Results

✅ Tests success

Ran against: https://pr-205-superfly-sprites-docs.fly.dev

@kcmartin

kcmartin commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator Author

This was opened in error.

@kcmartin kcmartin closed this Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant