mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
Merge pull request #5934 from timlevett/fix_href_for_animated_reference
Fix link to spinning examples href to be #animated instead of #spinning
This commit is contained in:
commit
c34eb8f82c
@ -6,7 +6,7 @@
|
||||
<li>
|
||||
<i class="fa fa-info-circle fa-lg fa-li"></i>
|
||||
These icons work great with the <code>fa-spin</code> class. Check out the
|
||||
<a href="{{ page.relative_path }}examples/#spinning" class="alert-link">spinning icons example</a>.
|
||||
<a href="{{ page.relative_path }}examples/#animated" class="alert-link">spinning icons example</a>.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user