mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-26 13:31:30 +08:00
Fix link to Bootstrap's customize/download page.
This commit is contained in:
parent
ee55c859d2
commit
f36a51c2e1
@ -711,7 +711,7 @@
|
||||
</div>
|
||||
<div class="span9">
|
||||
<ol>
|
||||
<li>Customize Twitter Bootstrap <a href="http://twitter.github.com/bootstrap/download.html" target="_blank">here</a>. Make sure to uncheck the default "Icons" under "Base CSS."</li>
|
||||
<li>Customize Twitter Bootstrap <a href="http://twitter.github.com/bootstrap/customize.html" target="_blank">here</a>. Make sure to uncheck the default "Icons" under "Base CSS."</li>
|
||||
<li>Copy the Font Awesome font directory into your project.</li>
|
||||
<li>Copy font-awesome.css into your project.</li>
|
||||
<li>Open your project's font-awesome.css and edit the font url to ensure it points to the right place (see above example).</li>
|
||||
|
Loading…
Reference in New Issue
Block a user