Skip to content

Commit 0676ab1

Browse files
authored
Update README.md
fix URL
1 parent 79d33af commit 0676ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The `font` and `variablefont` folders contain pre-generated font files that can
128128
```
129129

130130
```html
131-
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols"
131+
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined"
132132
rel="stylesheet">
133133
```
134134
Read more on [Material Symbols](https://developers.google.com/fonts/docs/material_symbols/) or [Material Icons](https://developers.google.com/fonts/docs/material_icons/) in the Google Fonts developer guide.

0 commit comments

Comments
 (0)