aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-04-02 14:55:58 +0300
committerXhmikosR <[email protected]>2018-04-02 19:19:09 +0300
commit10c64bdae867c0dcc808a68af12d551710baea8d (patch)
tree5a6774e6e9f7bcced20a31984ae50aecbd4f1f89 /index.html
parent95cdfa2a655f028b5e0ede525617261ab2bd62c0 (diff)
downloadbootstrap-10c64bdae867c0dcc808a68af12d551710baea8d.tar.xz
bootstrap-10c64bdae867c0dcc808a68af12d551710baea8d.zip
Fix broken URI fragments and redirects.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 140885deb..67f5e9b6d 100644
--- a/index.html
+++ b/index.html
@@ -45,7 +45,7 @@ gem install bootstrap -v {{ site.current_ruby_version }}
{% endhighlight %}
<hr class="half-rule">
- <a class="btn btn-outline-primary" href="{{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/download">Read installation docs</a>
+ <a class="btn btn-outline-primary" href="{{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/download/">Read installation docs</a>
</div>
<div class="col-12 col-md-4 p-3 p-md-5 bg-light border border-white">