diff options
| author | Mark Otto <[email protected]> | 2016-10-10 14:18:42 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-10 14:18:42 -0700 |
| commit | ffdf64eb5308b33313407a28a3ec25700dea40ce (patch) | |
| tree | b1712d2b5b6ceda5e4695fdb7e5a664b3620038a /docs/index.html | |
| parent | eaac9deec2edc7a46a8ca225374484224f7f1392 (diff) | |
| download | bootstrap-ffdf64eb5308b33313407a28a3ec25700dea40ce.tar.xz bootstrap-ffdf64eb5308b33313407a28a3ec25700dea40ce.zip | |
change custom builds callout to compiled builds callout
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 4 |
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> |
