diff options
| author | Jacob Thornton <[email protected]> | 2011-11-03 17:03:03 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-11-03 17:03:03 -0700 |
| commit | 869f11305aa3d4360f51a7ee08a86664c3caa860 (patch) | |
| tree | b9d51cb31a9f5b1e1cab27a01a7140bdde228ec5 /docs | |
| parent | 1b4b97d53015bc628a2eb001bcd569fb923a3c0c (diff) | |
| download | bootstrap-869f11305aa3d4360f51a7ee08a86664c3caa860.tar.xz bootstrap-869f11305aa3d4360f51a7ee08a86664c3caa860.zip | |
update 1.3 to 1.4 stuffs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index cce84f892..80ab9815b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -131,7 +131,7 @@ <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> <a href="./javascript.html">Javascript plugins</a></li> + <li><a href="./javascript.html">Javascript plugins</a></li> <li>All original .less files</li> <li>Fully <a href="../bootstrap.css">compiled</a> and <a href="../bootstrap.min.css">minified</a> CSS</li> <li>Complete styleguide documentation</li> |
