diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.html b/docs/index.html index 43cd56564..114e02fd6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -138,11 +138,11 @@ <h3>What's included</h3> <p>Bootstrap comes complete with compiled CSS, uncompiled, and example templates.</p> <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>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>Three example pages with different Bootstrap layouts</li> + <li>Three example pages with different layouts</li> </ul> </div> </div><!-- /row --> @@ -1566,8 +1566,8 @@ <p>One fine body…</p> </div> <div class="modal-footer"> - <a href="#" class="btn secondary">Secondary</a> <a href="#" class="btn primary">Primary</a> + <a href="#" class="btn secondary">Secondary</a> </div> </div> </div> |
