Skip to content

Commit

Permalink
[docs] Fix various broken master links (#28358)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored Sep 15, 2021
1 parent 9d8104e commit 62e4d48
Show file tree
Hide file tree
Showing 150 changed files with 175 additions and 174 deletions.
2 changes: 1 addition & 1 deletion docs/pages/api-docs/accordion-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/AccordionActions/AccordionActions.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/AccordionActions/AccordionActions.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/accordion-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/AccordionDetails/AccordionDetails.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/AccordionDetails/AccordionDetails.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/accordion-summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/AccordionSummary/AccordionSummary.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/AccordionSummary/AccordionSummary.js) for more detail.

## Inheritance

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/accordion.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Accordion/Accordion.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Accordion/Accordion.js) for more detail.

## Inheritance

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/alert-title.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/AlertTitle/AlertTitle.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/AlertTitle/AlertTitle.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/alert.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/Alert/Alert.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/Alert/Alert.js) for more detail.

## Inheritance

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/app-bar.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/AppBar/AppBar.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/AppBar/AppBar.js) for more detail.

## Inheritance

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/autocomplete.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/Autocomplete/Autocomplete.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/Autocomplete/Autocomplete.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/avatar-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/AvatarGroup/AvatarGroup.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/AvatarGroup/AvatarGroup.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/avatar.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Avatar/Avatar.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Avatar/Avatar.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/backdrop.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Backdrop/Backdrop.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Backdrop/Backdrop.js) for more detail.

## Inheritance

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/badge.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Badge/Badge.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Badge/Badge.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/bottom-navigation-action.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/BottomNavigationAction/BottomNavigationAction.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/BottomNavigationAction/BottomNavigationAction.js) for more detail.

## Inheritance

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/bottom-navigation.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/BottomNavigation/BottomNavigation.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/BottomNavigation/BottomNavigation.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/breadcrumbs.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Breadcrumbs/Breadcrumbs.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Breadcrumbs/Breadcrumbs.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/button-base.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ButtonBase/ButtonBase.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ButtonBase/ButtonBase.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/button-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ButtonGroup/ButtonGroup.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ButtonGroup/ButtonGroup.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/button.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Button/Button.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Button/Button.js) for more detail.

## Inheritance

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/card-action-area.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/CardActionArea/CardActionArea.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/CardActionArea/CardActionArea.js) for more detail.

## Inheritance

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/card-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/CardActions/CardActions.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/CardActions/CardActions.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/card-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/CardContent/CardContent.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/CardContent/CardContent.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/card-header.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/CardHeader/CardHeader.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/CardHeader/CardHeader.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/card-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/CardMedia/CardMedia.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/CardMedia/CardMedia.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/card.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Card/Card.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Card/Card.js) for more detail.

## Inheritance

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/checkbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Checkbox/Checkbox.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Checkbox/Checkbox.js) for more detail.

## Inheritance

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/chip.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Chip/Chip.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Chip/Chip.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/circular-progress.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/CircularProgress/CircularProgress.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/CircularProgress/CircularProgress.js) for more detail.

## Demos

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/collapse.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Collapse/Collapse.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Collapse/Collapse.js) for more detail.

## Inheritance

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api-docs/container.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ You can override the style of the component thanks to one of these customization
- With a [global class name](/customization/components/#overriding-styles-with-global-class-names).
- With a theme and an [`overrides` property](/customization/globals/#css).

If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Container/Container.js) for more detail.
If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Container/Container.js) for more detail.

## Demos

Expand Down
Loading

0 comments on commit 62e4d48

Please sign in to comment.