فهرست منبع

Merge pull request #1573 from fredj/issue-1550

Fix broken link (closes #1550)
Dave Gandy 12 سال پیش
والد
کامیت
d7ca3dd379
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/_layouts/icon.html

+ 1 - 1
src/_layouts/icon.html

@@ -42,7 +42,7 @@ relative_path: ../../
   <section>
   <section>
     <div class="row-fluid">
     <div class="row-fluid">
       <div class="span9">
       <div class="span9">
-        <p>After you get <a href="{{ page.relative_path }}integration/">up and running</a>, you can place Font Awesome icons just about anywhere with the <code>&lt;i&gt;</code> tag:</p>
+        <p>After you get <a href="{{ page.relative_path }}get-started/">up and running</a>, you can place Font Awesome icons just about anywhere with the <code>&lt;i&gt;</code> tag:</p>
         <div class="well well-transparent">
         <div class="well well-transparent">
           <div style="font-size: 24px; line-height: 1.5em;">
           <div style="font-size: 24px; line-height: 1.5em;">
             <i class="icon-{{ page.icon.id }}"></i> icon-{{ page.icon.id }}
             <i class="icon-{{ page.icon.id }}"></i> icon-{{ page.icon.id }}