Skip to content

fix: redirect legacy docs home URLs to docs root#3575

Open
EduardF1 wants to merge 1 commit into
microsoft:v2from
EduardF1:fix/docs-home-redirect
Open

fix: redirect legacy docs home URLs to docs root#3575
EduardF1 wants to merge 1 commit into
microsoft:v2from
EduardF1:fix/docs-home-redirect

Conversation

@EduardF1
Copy link
Copy Markdown

Summary

Fixes #3247

Changes

  • redirect /docs/home.html directly to /docs/
  • redirect /docs/home directly to /docs/
  • remove the intermediate hop that currently points legacy docs-home URLs at a broken route

Testing

  • ran pnpm exec prettier --check packages/typescriptlang-org/src/redirects/setupRedirects.ts
  • ran git diff --check
  • confirmed the redirect table now sends both legacy URLs to /docs/

@EduardF1 EduardF1 force-pushed the fix/docs-home-redirect branch from a21fb64 to 75bb2e4 Compare June 4, 2026 00:07
@EduardF1
Copy link
Copy Markdown
Author

EduardF1 commented Jun 4, 2026

Friendly ping — CI checks passed. Let me know if there's anything you need changed here!

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.

Bad redirection from /docs/home

1 participant