diff options
| author | Mark Otto <[email protected]> | 2012-08-20 11:09:16 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-20 11:09:16 -0700 |
| commit | afaee0ca136033811f48cefc6873fc62fee02923 (patch) | |
| tree | 5f45fe34daab64b2d9bb8ad7b3c3f786bad577ff /docs/index.html | |
| parent | 73cf9c4db8423f6987ff0eb828db32eaed21c975 (diff) | |
| download | bootstrap-afaee0ca136033811f48cefc6873fc62fee02923.tar.xz bootstrap-afaee0ca136033811f48cefc6873fc62fee02923.zip | |
reorder jumbotron links
Diffstat (limited to 'docs/index.html')
| -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 6d3f2f6b5..74a45aa6d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -75,8 +75,8 @@ <p>Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p> <p><a href="assets/bootstrap.zip" class="btn btn-primary btn-large" >Download Bootstrap</a></p> <ul class="masthead-links"> - <li><a href="./extend.html" >Extend</a></li> <li><a href="http://github.com/twitter/bootstrap" >GitHub project</a></li> + <li><a href="./extend.html" >Extend</a></li> <li>Version 2.1.0</li> </ul> </div> |
