diff options
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> |
