aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorThomas McDonald <[email protected]>2015-08-09 23:33:52 -0700
committerThomas McDonald <[email protected]>2015-08-09 23:33:52 -0700
commitb84bb4e218892a45c2c27a861da73900971b17a1 (patch)
treeb010ad9748480e6b80284051f1a5d9548c51634b /docs/index.html
parent0ef0825d013dedd5f7c0e8acb8a23d033bf56be0 (diff)
parent317c667d1c0d1d0984d863d9d4baad9e1a25b1c6 (diff)
downloadbootstrap-b84bb4e218892a45c2c27a861da73900971b17a1.tar.xz
bootstrap-b84bb4e218892a45c2c27a861da73900971b17a1.zip
Merge branch 'v4' into force-expanded
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 53280f91a..989e9ad77 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -9,7 +9,7 @@ title: Bootstrap &middot; The world's most popular mobile-first and responsive f
<span class="bd-booticon outline">B</span>
<p class="lead">Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.</p>
<p class="lead">
- <a href="getting-started#download" class="btn btn-outline-inverse btn-lg" onclick="ga('send', 'event', 'Jumbotron actions', 'Download', 'Download {{ site.current_version }}');">Download Bootstrap</a>
+ <a href="{{ site.baseurl }}/getting-started/download" class="btn btn-outline-inverse btn-lg" onclick="ga('send', 'event', 'Jumbotron actions', 'Download', 'Download {{ site.current_version }}');">Download Bootstrap</a>
</p>
<p class="version">Currently v{{ site.current_version }}</p>
{% include ads.html %}