From dfc11eca0563b9af41219880a75fa87b64d142cf Mon Sep 17 00:00:00 2001 From: teerapat1739 Date: Fri, 3 Nov 2017 21:39:44 +0700 Subject: [PATCH] Update README.md edit http to https in line 37 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20baae4..044e1c2 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ bower install mini.css #### Method 2: Use GitCDN -**mini.css** is also hosted on [GitCDN](http://gitcdn.link/), an open-source service, so you can easily grab the latest release's distributables. Simply link to your preferred flavor inside your HTML page's `` tag: +**mini.css** is also hosted on [GitCDN](https://gitcdn.link/), an open-source service, so you can easily grab the latest release's distributables. Simply link to your preferred flavor inside your HTML page's `` tag: ```html ```