Merge pull request #1573 from fredj/issue-1550

Fix broken link (closes #1550)
This commit is contained in:
Dave Gandy 2013-07-19 07:42:28 -07:00
commit d7ca3dd379

View file

@ -42,7 +42,7 @@ relative_path: ../../
<section>
<div class="row-fluid">
<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 style="font-size: 24px; line-height: 1.5em;">
<i class="icon-{{ page.icon.id }}"></i> icon-{{ page.icon.id }}