mirror of
https://github.com/pure-css/pure.git
synced 2024-11-07 21:34:24 +00:00
use https-enabled cdn (#598)
This commit is contained in:
parent
214dbcc775
commit
af76b11478
@ -75,7 +75,7 @@ You can include the Pure CSS file in your project by fetching it from Yahoo's
|
|||||||
CDN:
|
CDN:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.6.0/pure-min.css">
|
<link rel="stylesheet" href="https://yui-s.yahooapis.com/pure/0.6.0/pure-min.css">
|
||||||
```
|
```
|
||||||
|
|
||||||
You can also install Pure using [Bower][], using the following command:
|
You can also install Pure using [Bower][], using the following command:
|
||||||
|
Loading…
Reference in New Issue
Block a user