Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 35f7a1c

Browse files
authored
Fix broken link in README (#160)
1 parent 508d610 commit 35f7a1c

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
@@ -72,7 +72,7 @@ For icons to appear, add the following icon font download to your page.
7272

7373
Get access to the core Material Design SASS files used to style these components
7474
by copying them and importing
75-
[lib/src/css/_mixins.scss](https://github.com/dart-lang/angular_components/blob/master/lib/src/css/_mixins.scss)
75+
[lib/src/css/_mixins.scss](https://github.com/dart-lang/angular_components/blob/master/lib/src/css/material/_mixins.scss)
7676
in your SASS files.
7777

7878

0 commit comments

Comments
 (0)