Skip to content

Commit 3f8fef6

Browse files
andrewseguinjelbourn
authored andcommitted
docs(layout): fix breakpoint url to material.io (#15688)
1 parent 182cc10 commit 3f8fef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cdk/layout/layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class MyComponent {
4848
```
4949

5050
The built-in breakpoints based on [Google's Material Design
51-
specification](https://material.io/guidelines/layout/responsive-ui.html#responsive-ui-breakpoints).
51+
specification](https://material.io/design/layout/responsive-layout-grid.html#breakpoints).
5252
The available values are:
5353
* Handset
5454
* Tablet

0 commit comments

Comments
 (0)