From: Andy Carter Date: Wed, 15 Jul 2015 12:10:49 +0000 (+0100) Subject: Replaced protocol-relative URL with HTTPS protocol X-Git-Tag: v4.4.0~58^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6955%2Fhead;p=thirdparty%2FFont-Awesome.git Replaced protocol-relative URL with HTTPS protocol It is no longer considered good practice to use protocol-relative URLs (http://www.paulirish.com/2010/the-protocol-relative-url/). So the CDN request should be made via HTTPs. --- diff --git a/src/get-started.html b/src/get-started.html index 1861ae8f01..6455167643 100644 --- a/src/get-started.html +++ b/src/get-started.html @@ -27,7 +27,7 @@ relative_path: ../
  • Paste the following code into the <head> section of your site's HTML. {% highlight html %} - + {% endhighlight %}

    Immediately after release, it takes a bit of time for BootstrapCDN to catch up and get the newest version live on their CDN.