diff options
| author | Thomas McDonald <[email protected]> | 2015-08-09 23:33:52 -0700 |
|---|---|---|
| committer | Thomas McDonald <[email protected]> | 2015-08-09 23:33:52 -0700 |
| commit | b84bb4e218892a45c2c27a861da73900971b17a1 (patch) | |
| tree | b010ad9748480e6b80284051f1a5d9548c51634b /docs/index.html | |
| parent | 0ef0825d013dedd5f7c0e8acb8a23d033bf56be0 (diff) | |
| parent | 317c667d1c0d1d0984d863d9d4baad9e1a25b1c6 (diff) | |
| download | bootstrap-b84bb4e218892a45c2c27a861da73900971b17a1.tar.xz bootstrap-b84bb4e218892a45c2c27a861da73900971b17a1.zip | |
Merge branch 'v4' into force-expanded
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 53280f91a..989e9ad77 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,7 +9,7 @@ title: Bootstrap · 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 %} |
