aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-10-10 14:18:42 -0700
committerMark Otto <[email protected]>2016-10-10 14:18:42 -0700
commitffdf64eb5308b33313407a28a3ec25700dea40ce (patch)
treeb1712d2b5b6ceda5e4695fdb7e5a664b3620038a /docs
parenteaac9deec2edc7a46a8ca225374484224f7f1392 (diff)
downloadbootstrap-ffdf64eb5308b33313407a28a3ec25700dea40ce.tar.xz
bootstrap-ffdf64eb5308b33313407a28a3ec25700dea40ce.zip
change custom builds callout to compiled builds callout
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index 81e71f20c..6ecac7979 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -39,8 +39,8 @@ layout: home
<hr class="half-rule m-t-0">
- <p><strong>Looking for something simpler?</strong> Customized builds of Bootstrap's CSS and JS are also available.</p>
- <a href="{{ site.baseurl }}/getting-started/download/#custom-builds" class="btn btn-bs btn-outline">More download options</a>
+ <p><strong>Looking for something else?</strong> Compiled builds of Bootstrap's CSS and JS are also available.</p>
+ <a href="{{ site.baseurl }}/getting-started/download/" class="btn btn-bs btn-outline">More download options</a>
</div>
</div>