3 Commits
Author SHA1 Message Date
michael-e2b 9596ab1e69 docs: drop legacy ref params and move docs links to docs.e2b.dev (#1419) 2026-08-21 11:52:43 -07:00
mchenandClaude Opus 5 175060f8ea docs: point docs links at the docs.e2b.dev subdomain
The docs site moved to its own subdomain. e2b.dev/docs now 308s to
docs.e2b.dev/, and the subdomain has no /docs path prefix, so
e2b.dev/docs/<path> maps to docs.e2b.dev/<path>.

UTM parameters are unchanged and already survived the redirect, so this
removes a redirect hop rather than fixing broken attribution.

The four /llm-platforms/openai links are migrated as-is. That path 404s
on both the old and new domain, so it was already dead before the move;
picking a replacement is a content decision, not part of this migration.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-21 11:31:53 -07:00
mchenandClaude Fable 5 597ce1e418 docs: tag e2b.dev links with UTM parameters
Follows the utm_campaign=readme convention already used across the org's
READMEs, so these sessions attribute to GitHub instead of direct.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-19 15:20:33 -07:00