Skip to content

Commit 02e2b2c

Browse files
committed
Remove broken links
1 parent 6409cf7 commit 02e2b2c

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/.link-check-errors.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
Broken links found by `pnpm docs:link-check` that exist:
22

3-
- https://mui.com/material-ui/customization/theme-components/#creating-new-component-variants
4-
- https://mui.com/material-ui/customization/theme-components/#overrides-based-on-props
5-
- https://mui.com/material-ui/react-grid2/#whats-changed

docs/data/material/migration/migration-grid-v2/migration-grid-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The Grid v2 is marked as stable in Material UI v6, so the `Unstable_` prefix is
8080
```
8181

8282
Alongside the stabilization, the API has been improved.
83-
You can see the changes and further details on how to migrate in the [Material UI v6 upgrade guide](/material-ui/migration/upgrade-to-v6/#grid-v2-unstable-grid).
83+
You can see the changes and further details on how to migrate in the [Material UI v6 upgrade guide](/material-ui/migration/upgrade-to-v6/#grid2).
8484

8585
Finally, the original Grid component is deprecated and will be removed in the future, so we highly encourage you to migrate to Grid v2.
8686

0 commit comments

Comments
 (0)