material-ui icon indicating copy to clipboard operation
material-ui copied to clipboard

[code-infra] New broken links checker

Open Janpot opened this issue 2 months ago • 1 comments

See https://github.com/mui/mui-public/pull/832

Running it in Netlify so it can create the site structure in the public folder as needed for MUI X and vice versa

Janpot avatar Oct 23 '25 14:10 Janpot

Netlify deploy preview

https://deploy-preview-47113--material-ui.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by :no_entry_sign: dangerJS against b49aa678d2626f9e5c20f18fa3334afe36ee4859

mui-bot avatar Oct 23 '25 14:10 mui-bot

@siriwatknp A rebase uncovered these two broken links:

2:05:56 PM: Broken links found:
2:05:56 PM: Source /material-ui/react-transfer-list:
2:05:56 PM:   [MarkdownView as Markdown](/material-ui/react-transfer-list.md) (returned status 404)
2:05:56 PM: Source /material-ui/react-use-media-query:
2:05:56 PM:   [MarkdownView as Markdown](/material-ui/react-use-media-query.md) (returned status 404)

Janpot avatar Nov 14 '25 16:11 Janpot