diff options
| author | Mark Otto <[email protected]> | 2011-11-29 23:56:01 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-11-29 23:56:01 -0800 |
| commit | 447c9322e96ebd1102115aea01d925536016351a (patch) | |
| tree | 99be632ed16cae194d465530b1ef3dab2bb7b0c5 /docs/index.html | |
| parent | 90c190d4efedd4080c574b34bffdf54cd5b9ed88 (diff) | |
| download | bootstrap-447c9322e96ebd1102115aea01d925536016351a.tar.xz bootstrap-447c9322e96ebd1102115aea01d925536016351a.zip | |
update all leads on docs pages
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 977ba5c9d..ff7d56976 100644 --- a/docs/index.html +++ b/docs/index.html @@ -55,8 +55,8 @@ <h1>Bootstrap,<br> from Twitter</h1> <p class="lead">Bootstrap is a responsive frontend toolkit from Twitter designed to kickstart web development, complete with core HTML, CSS, and JS for grids, type, forms, navigation, and many more components.</p> <p class="download-info"> - <a href="#" class="btn primary btn-large">Download on GitHub</a> - <a href="#" class="btn btn-large">Get started</a> + <a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">Download on GitHub</a> + <a href="./scaffolding.html" class="btn btn-large">Get started</a> Currently v2.0.0 </p> |
