Browse Source

Correct bootstrapcdn link

Joe Glombek 10 years ago
parent
commit
61064cb0e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/_includes/thanks-to.html

+ 1 - 1
src/_includes/thanks-to.html

@@ -18,7 +18,7 @@
     <div class="col-md-4 col-sm-4">
     <div class="col-md-4 col-sm-4">
       <p>
       <p>
         Thanks to <a href="http://maxcdn.com"><i class="fa fa-maxcdn">&nbsp;</i>MaxCDN</a> for providing the excellent
         Thanks to <a href="http://maxcdn.com"><i class="fa fa-maxcdn">&nbsp;</i>MaxCDN</a> for providing the excellent
-        <a href="http://www.bootstrapcdn.com/#tab_fontawesome">BootstrapCDN</a>, the fastest and easiest way to
+        <a href="http://www.bootstrapcdn.com/#fontawesome_tab">BootstrapCDN</a>, the fastest and easiest way to
         <a href="{{ page.relative_path }}get-started/#bootstrapcdn">get started</a> with Font Awesome.
         <a href="{{ page.relative_path }}get-started/#bootstrapcdn">get started</a> with Font Awesome.
       </p>
       </p>
     </div>
     </div>