Skip to content

Fix developer site broken links#610

Merged
alexrisch merged 1 commit into
mainfrom
centaur/fix-developers-broken-links-1782717984
Jun 29, 2026
Merged

Fix developer site broken links#610
alexrisch merged 1 commit into
mainfrom
centaur/fix-developers-broken-links-1782717984

Conversation

@decofe

@decofe decofe commented Jun 29, 2026

Copy link
Copy Markdown
Member

Summary

  • Prefix developer-site marketing links with /developers so Performance, Build feature pages, and Blog routes resolve on the deployed developers surface
  • Route the footer "Tempo MCP server" browser link to the human setup docs instead of the raw MCP endpoint
  • Update docs header marketing links to avoid root /performance, /blog, and /build/... 404s

Verification

  • pnpm exec biome check --write --unsafe src/components/DocsHeader.tsx src/marketing/app/_components/BlogSection.tsx src/marketing/app/_components/Footer.tsx src/marketing/app/_components/Header.tsx src/marketing/app/_components/Hero.tsx src/marketing/app/_components/PerfSection.tsx src/marketing/app/_lib/developersPaths.ts src/marketing/app/_lib/featurePaths.ts src/marketing/app/blog/[slug]/page.tsx src/marketing/app/blog/_components/PostExplorer.tsx src/marketing/app/blog/page.tsx
  • pnpm check:types
  • pnpm build blocked by existing vocs:llms OpenAPI fetch timeout before this change built
  • pnpm exec vite build --config vite.marketing.config.ts transformed modules but requires first-build dist/public/src/marketing/index.html artifact

Prompted by: @alexrisch

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Ready Ready Preview, Comment Jun 29, 2026 7:31am

Request Review

@alexrisch alexrisch merged commit 4cafe74 into main Jun 29, 2026
10 checks passed
@alexrisch alexrisch deleted the centaur/fix-developers-broken-links-1782717984 branch June 29, 2026 07:34
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.

2 participants