Skip to content

Commit 708bd00

Browse files
authored
fix(readme): corrects path to css illutration png in readme (#3597)
1 parent d421699 commit 708bd00

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
@@ -7,7 +7,7 @@
77
<h1 align="center">Spectrum CSS</h1>
88
<h3 align="center">A CSS-implementation of the Spectrum design language</h3>
99

10-
<img src="assets/spectrum-css_illustration_desktop.png">
10+
<img src=".storybook/assets/images/spectrum-css_illustration_desktop.png">
1111

1212
## Features
1313

0 commit comments

Comments
 (0)