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>
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>