use https-enabled cdn (#598)

This commit is contained in:
Xiaoxing Ye 2016-11-22 12:51:14 +08:00 committed by Seth Bertalotto
parent 214dbcc775
commit af76b11478

View File

@ -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: