Skip to content

[docs] Remove broken learning resource links#48598

Merged
ZeeshanTamboli merged 3 commits into
mui:masterfrom
morning-verlu:codex/remove-broken-mui-learn-link
Jul 3, 2026
Merged

[docs] Remove broken learning resource links#48598
ZeeshanTamboli merged 3 commits into
mui:masterfrom
morning-verlu:codex/remove-broken-mui-learn-link

Conversation

@morning-verlu

Copy link
Copy Markdown
Contributor

Fixes #46330

Removed the Smart Devpreneur resource link from the learning resources page because it no longer points to the Material UI content and redirects through unrelated domains.

Validation:

  • git diff --check
  • curl -I -L --max-time 20 https://www.youtube.com/channel/UCb6AZy0_D1y661PMZck3jOw
  • curl -I -L --max-time 20 https://smartdevpreneur.com/category/javascript/material-ui/

@morning-verlu

Copy link
Copy Markdown
Contributor Author

Looks like the only failing GitHub Actions check is waiting for a PR label. I can't add labels from this fork; could a maintainer add the appropriate label when triaging?

@zannager zannager added the docs Improvements or additions to the documentation. label Jun 1, 2026
@zannager
zannager requested a review from mj12albert June 1, 2026 12:41
@ZeeshanTamboli ZeeshanTamboli changed the title [material-ui][docs] Remove broken learning resource link [docs] Remove broken learning resource link Jul 3, 2026
@code-infra-dashboard

code-infra-dashboard Bot commented Jul 3, 2026

Copy link
Copy Markdown

Deploy preview

Bundle size

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/private-theming 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


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

@ZeeshanTamboli ZeeshanTamboli changed the title [docs] Remove broken learning resource link [docs] Remove broken learning resource links Jul 3, 2026
@ZeeshanTamboli ZeeshanTamboli added the type: bug It doesn't behave as expected. label Jul 3, 2026

@ZeeshanTamboli ZeeshanTamboli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@morning-verlu Thanks for the PR. I removed Next.js broken link.

This looks good for now, but we should update this page or remove the outdated v5, v7 tutorial links. We can do that separately.

@ZeeshanTamboli
ZeeshanTamboli merged commit 8c55666 into mui:master Jul 3, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] Recommended resources page has 404 link

3 participants