diff options
| author | Mark Otto <[email protected]> | 2012-07-20 22:06:47 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-20 22:06:47 -0700 |
| commit | b9105b98f9ee5f15d5b18bccf277344683d4a6db (patch) | |
| tree | 46576b855db322c4950d21b4281326b365a6ad9b /docs/index.html | |
| parent | ee750bbce154fd1e8f1137f5782d9ba21ec07406 (diff) | |
| download | bootstrap-b9105b98f9ee5f15d5b18bccf277344683d4a6db.tar.xz bootstrap-b9105b98f9ee5f15d5b18bccf277344683d4a6db.zip | |
move from downloads.html to customize.html to better match purpose of page, fix up customize page layout to match other docs, link style refinement to jumbotrons
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index 4acc040ab..92e9075c9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -61,7 +61,7 @@ <a href="./javascript.html">Javascript</a> </li> <li class=""> - <a href="./extend.html">Extend</a> + <a href="./customize.html">Customize</a> </li> </ul> </div> @@ -75,7 +75,7 @@ <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="./download.html" >Customize</a></li> + <li><a href="./extend.html" >Extend</a></li> <li><a href="http://github.com/twitter/bootstrap" >GitHub project</a></li> <li>Version 2.1.0</li> </ul> |
