mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-14 01:00:27 +08:00
FIX: correcting incorrect referenced info icon on icon view
This commit is contained in:
parent
cb191968f0
commit
bee2ab4f8c
@ -56,7 +56,7 @@ relative_path: ../../
|
||||
</p>
|
||||
|
||||
<div class="lead">
|
||||
<i class="fa fa-info-sign"></i> Looking for more? Check out the <a href="{{ page.relative_path }}examples/">examples</a>.
|
||||
<i class="fa fa-info-circle"></i> Looking for more? Check out the <a href="{{ page.relative_path }}examples/">examples</a>.
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-3 col-sm-3">
|
||||
|
Loading…
Reference in New Issue
Block a user