Update url of twitter bootstrap customize.

http://twitter.com/bootstrap/download.html is no longer available.
This commit is contained in:
Saurabh 2012-12-20 11:27:43 +05:30
parent ee55c859d2
commit 817eedfd0f

View File

@ -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>