diff options
| author | Jacob Thornton <[email protected]> | 2012-01-29 13:15:37 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-29 13:15:37 -0800 |
| commit | 49d565a6da38359a776f83f31a1f1ccd658c88a7 (patch) | |
| tree | efc1f05f3a0b2d6b8cb9ee0633f7933f1c5728ab /docs/index.html | |
| parent | 22d52fca46c792c08bd316298c4dd85e52bf531f (diff) | |
| download | bootstrap-49d565a6da38359a776f83f31a1f1ccd658c88a7.tar.xz bootstrap-49d565a6da38359a776f83f31a1f1ccd658c88a7.zip | |
move building zip file into docs/makefile
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 89f5accd6..3ecc7718f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -80,7 +80,7 @@ <p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p> <p class="download-info"> <a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">View project on GitHub</a> - <a href="http://bootstrap.herokuapp.com/bootstrap.zip" class="btn btn-large">Download Bootstrap</a> + <a href="assets/bootstrap.zip" class="btn btn-large">Download Bootstrap</a> </p> <div class="benefits"> <h4>Feature highlights</h4> |
