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

Commit d02dcc4

Browse files
authored
Merge pull request #39 from abraham/patch-1
Update postcss logo URL to use HTTPS instead of HTTP
2 parents 7a28eab + e6f711d commit d02dcc4

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
@@ -4,7 +4,7 @@
44

55
<img align="right" width="95" height="95"
66
title="Philosopher’s stone, logo of PostCSS"
7-
src="http://postcss.github.io/postcss/logo.svg">
7+
src="https://api.postcss.org/logo.svg">
88

99
[PostCSS](https://github.com/postcss/postcss) syntax for parsing [CSS in JS](https://github.com/MicheleBertoli/css-in-js) literals:
1010

0 commit comments

Comments
 (0)