mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
Fix broken link (closes #1550)
This commit is contained in:
parent
b1a8ad4730
commit
c7387bbc13
@ -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><i></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><i></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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user