2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

fixes #10372: two download buttons on homepage; also fixes broke button styles

This commit is contained in:
Mark Otto
2013-09-02 20:20:47 -07:00
parent 54b75ffae3
commit 49373b9b45
4 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ base_url: "../"
<h3 id="download-additional">Additional downloads</h3>
<div class="bs-docs-dl-options">
<h4>
<a href="{{ site.download }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download source']);">Download source code</a>
<a href="{{ site.download_source }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download source']);">Download source code</a>
</h4>
<p>Get the latest Bootstrap CSS and JavaScript source code by downloading it directly from GitHub.</p>
<h4>