瀏覽代碼

adding a link to the troubleshooting wiki page

davegandy 11 年之前
父節點
當前提交
0ebb96888f
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      src/get-started.html

+ 8 - 0
src/get-started.html

@@ -109,4 +109,12 @@ $ gem install font-awesome-sass
       whomever decided your project needs IE7 support.
       whomever decided your project needs IE7 support.
     </p>
     </p>
   </section>
   </section>
+
+  <section id="troubleshooting">
+    <h2 class="page-header">Troubleshooting</h2>
+    <p>
+      If you're having trouble with Font Awesome, make sure to check out the
+      <a href="{{ site.fontawesome.github.url }}/wiki/Troubleshooting">troubleshooting wiki page</a>.
+    </p>
+  </section>
 </div>
 </div>