update to fontawesome 4
[bootswatch] / bower_components / font-awesome / src / _includes / new-upgrading.html
1 <section id="new-upgrading">
2   <h2 class="page-header">Upgrading from 3.2.1?</h2>
3   <p>
4     For complete documentation of the syntax changes in {{ site.fontawesome.minor_version }}, check out the
5     <a href="{{ page.relative_path }}examples">examples</a>. For the changes to icon names,
6     <a href="https://twitter.com/gtagliala">@gtagliala</a> has put together a
7     <a href="{{ site.fontawesome.github.url }}/wiki/Upgrading-from-3.2.1-to-4">great wiki page</a> that
8     documents all the changes.
9   </p>
10 </section>