Forráskód Böngészése

Merge pull request #4679 from glombek/patch-2

Correct bootstrapcdn link
Geremia Taglialatela 10 éve
szülő
commit
1357f03906
1 módosított fájl, 1 hozzáadás és 1 törlés
  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">
       <p>
         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.
       </p>
     </div>