]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
change custom builds callout to compiled builds callout 20878/head
authorMark Otto <markdotto@gmail.com>
Mon, 10 Oct 2016 21:18:42 +0000 (14:18 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 10 Oct 2016 21:18:42 +0000 (14:18 -0700)
docs/index.html

index 81e71f20ce018e7d75c6cc46867ce40935daa888..6ecac79796fc90c2250a5cc671f1dc6e83fbada0 100644 (file)
@@ -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>