diff options
| author | Mark Otto <[email protected]> | 2013-08-13 14:23:17 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-13 14:23:17 -0700 |
| commit | a2475f0145f0b4c2b94feed4310ebd464fbd2df5 (patch) | |
| tree | 2d49fc6883d94524f02f22da5529b49b61638322 /getting-started.html | |
| parent | e61c71e0775f676c3e404e7a8853949c78bc4511 (diff) | |
| download | bootstrap-a2475f0145f0b4c2b94feed4310ebd464fbd2df5.tar.xz bootstrap-a2475f0145f0b4c2b94feed4310ebd464fbd2df5.zip | |
better rc2 download action
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/getting-started.html b/getting-started.html index 4de547416..ccdfc51e8 100644 --- a/getting-started.html +++ b/getting-started.html @@ -16,8 +16,8 @@ base_url: "../" <p class="lead">There are a few easy ways to quickly get started with Bootstrap, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.</p> <h3>Download latest full source</h3> - <p class="lead">Until Bootstrap 3.0.0 is finalized, download the latest full source code (includes compiled and minified versions of our CSS and JavaScript under the <code>dist/</code> directory).</p> - <a href="{{ site.download }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download source']);">Download latest Bootstrap 3</a> + <p>Until Bootstrap 3.0.0 is finalized, download the latest full source code (includes compiled and minified versions of our CSS and JavaScript under the <code>dist/</code> directory).</p> + <p><a class="btn btn-lg btn-primary" href="{{ site.download }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download source']);">Download latest Bootstrap 3</a></p> <!-- <h3>Download compiled CSS and JS</h3> <p class="lead">The fastest way to get started is to get the compiled and minified versions of our CSS and JavaScript. No documentation or original source files are included.</p> |
