From 38d6e7179a03c5830030d96e2ab3190760a60695 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 12 Aug 2013 12:32:32 -0700 Subject: [PATCH] don't show download_dist in favor of site.download; addresses #9138 & its many dupes --- getting-started.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/getting-started.html b/getting-started.html index f9245e5f84..c326734b27 100644 --- a/getting-started.html +++ b/getting-started.html @@ -15,9 +15,14 @@ base_url: "../"

There are a few easy ways to quickly get started with Bootstrap, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

+

Download latest full source

+

Until Bootstrap 3.0.0 is finalized, download the latest full source code (includes compiled and minified versions of our CSS and JavaScript under the dist/ directory).

+ Download latest Bootstrap 3 +

More download options

-- 2.47.2