]> git.ipfire.org Git - thirdparty/Font-Awesome.git/commitdiff
Fix links to BootstrapCDN
authorGeremia Taglialatela <tagliala.dev@gmail.com>
Thu, 8 Sep 2016 18:20:13 +0000 (20:20 +0200)
committerGeremia Taglialatela <tagliala.dev@gmail.com>
Thu, 8 Sep 2016 18:20:13 +0000 (20:20 +0200)
Fix #9860

src/_includes/footer.html
src/_includes/thanks-to.html

index 16c7d671b56ee025f1fe517b226cb7b952088400..2ed10296e02c58b07c9702be3b173e0b4f4e167f 100644 (file)
@@ -25,7 +25,7 @@
       Documentation licensed under <a href="{{ site.fontawesome.license.documentation.url }}">{{ site.fontawesome.license.documentation.version }}</a>
     </div>
     <div>
-      Thanks to <a href="http://tracking.maxcdn.com/c/148092/3982/378/"><i class="fa fa-maxcdn"></i> MaxCDN</a> for providing the excellent <a href="http://www.bootstrapcdn.com/#fontawesome_tab">BootstrapCDN for Font Awesome</a>
+      Thanks to <a href="http://tracking.maxcdn.com/c/148092/3982/378/"><i class="fa fa-maxcdn"></i> MaxCDN</a> for providing the excellent <a href="https://www.bootstrapcdn.com/fontawesome/">BootstrapCDN for Font Awesome</a>
     </div>
     <div class="project">
       <a href="{{ site.fontawesome.github.url }}">GitHub Project</a> &middot;
index e48a65f06ee2fbe76d63ea7099f8bf15b4407115..8aebf591c50ff6fbadc335a7b4f7098616af9c33 100644 (file)
@@ -18,7 +18,7 @@
     <div class="col-md-4 col-sm-4">
       <p>
         Thanks to <a href="http://tracking.maxcdn.com/c/148092/3982/378"><i class="fa fa-maxcdn" aria-hidden="true">&nbsp;</i>MaxCDN</a> for providing the excellent
-        <a href="http://www.bootstrapcdn.com/#fontawesome_tab">BootstrapCDN</a>, the fastest and easiest way to
+        <a href="https://www.bootstrapcdn.com/fontawesome/">BootstrapCDN</a>, the fastest and easiest way to
         <a href="{{ page.relative_path }}get-started/#bootstrapcdn">get started</a> with Font Awesome.
       </p>
     </div>