2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

docs fixes

This commit is contained in:
Mark Otto
2012-01-25 13:56:44 -08:00
parent 4ea63e5261
commit 7ca3b98d88
5 changed files with 37 additions and 37 deletions
+2 -2
View File
@@ -76,7 +76,7 @@
<li><a href="#components">1. Select components</a></li>
<li><a href="#variables">2. Modify variables</a></li>
<li><a href="#plugins">3. Select jQuery plugins</a></li>
<li><a href="#download">4. Build and download</a></li>
<li><a href="#download">4. Customize and download</a></li>
</ul>
</div>
</header>
@@ -295,7 +295,7 @@
</h1>
</div>
<div class="download-btn">
<a class="btn xlarge primary" href="#">Build and Download</a>
<a class="btn xlarge primary" href="#">Customize and Download</a>
<h4>What's included?</h4>
<p>Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.</p>
</div>