Skip to content

[website] Fix broken ChatBox API link#23149

Merged
brijeshb42 merged 2 commits into
mui:masterfrom
brijeshb42:fix/chat-box-api-redirect
Jul 16, 2026
Merged

[website] Fix broken ChatBox API link#23149
brijeshb42 merged 2 commits into
mui:masterfrom
brijeshb42:fix/chat-box-api-redirect

Conversation

@brijeshb42

@brijeshb42 brijeshb42 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Fixes a broken link flagged in Ahrefs Site Audit. The ChatMessageSourcesPlayground demo pointed at https://mui.com/x/api/x-chat/chat-box/, but the API pages moved from x-chat to chat.

  • Updated the href to https://mui.com/x/api/chat/chat-box/
  • Added a splat redirect /x/api/x-chat/* → /x/api/chat/:splat in docs/public/_redirects to cover any remaining external links to the old path

Ahrefs issue

Update the outdated ChatBox API link from /x/api/x-chat/chat-box/ to
/x/api/chat/chat-box/ and add a redirect for the renamed x-chat API path.

Assisted by Claude Opus 4.8 (1M context)
@brijeshb42 brijeshb42 added type: bug It doesn't behave as expected. website Pages that are not documentation-related, marketing-focused. labels Jul 15, 2026
@brijeshb42
brijeshb42 requested a review from hasdfa July 15, 2026 07:12
@brijeshb42 brijeshb42 changed the title [docs] Fix broken ChatBox API link [website] Fix broken ChatBox API link Jul 15, 2026
@code-infra-dashboard

code-infra-dashboard Bot commented Jul 15, 2026

Copy link
Copy Markdown

Deploy preview

Bundle size

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)
@mui/x-scheduler 0B(0.00%) 0B(0.00%)
@mui/x-scheduler-premium 0B(0.00%) 0B(0.00%)
@mui/x-chat 0B(0.00%) 0B(0.00%)
@mui/x-license 0B(0.00%) 0B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

@brijeshb42
brijeshb42 requested a review from a team July 16, 2026 04:41
@brijeshb42
brijeshb42 merged commit d5f52cd into mui:master Jul 16, 2026
22 checks passed
@brijeshb42
brijeshb42 deleted the fix/chat-box-api-redirect branch July 16, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug It doesn't behave as expected. website Pages that are not documentation-related, marketing-focused.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants