Skip to content

Commit f25d3de

Browse files
authored
Fix PostCSS CLI logo not loading (postcss#363)
1 parent 96b6521 commit f25d3de

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
@@ -6,7 +6,7 @@
66
[![chat][chat]][chat-url]
77

88
<div align="center">
9-
<img width="100" height="100" title="CLI" src="http://postcss.github.io/postcss-cli/logo.svg">
9+
<img width="100" height="100" title="CLI" src="https://raw.githubusercontent.com/postcss/postcss-cli/HEAD/logo.svg">
1010
<a href="https://github.com/postcss/postcss">
1111
<img width="110" height="110" title="PostCSS" src="http://postcss.github.io/postcss/logo.svg" hspace="10">
1212
</a>

0 commit comments

Comments
 (0)