Commit 72ce695c authored by Mark Otto's avatar Mark Otto
Browse files

add links

parent 6a5fb52b
Showing with 3 additions and 3 deletions
+3 -3
...@@ -138,11 +138,11 @@ ...@@ -138,11 +138,11 @@
<h3>What's included</h3> <h3>What's included</h3>
<p>Bootstrap comes complete with compiled CSS, uncompiled, and example templates.</p> <p>Bootstrap comes complete with compiled CSS, uncompiled, and example templates.</p>
<ul> <ul>
<li><span class="label">New in 1.3</span> Javascript plugins</li> <li><span class="label">New in 1.3</span> <a href="./javascript.html">Javascript plugins</a></li>
<li>All original .less files</li> <li>All original .less files</li>
<li>Fully compiled and minified CSS</li> <li>Fully <a href="../bootstrap-1.3.0.css">compiled</a> and <a href="../bootstrap-1.3.0.min.css">minified</a> CSS</li>
<li>Complete styleguide documentation</li> <li>Complete styleguide documentation</li>
<li>Three example pages with different Bootstrap layouts</li> <li>Three example pages with different layouts</li>
</ul> </ul>
</div> </div>
</div><!-- /row --> </div><!-- /row -->
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment