浏览代码

Merge pull request #4679 from glombek/patch-2

Correct bootstrapcdn link
Geremia Taglialatela 10 年之前
父节点
当前提交
1357f03906
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>