]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixes #10045: use v2.3.2 release link in old docs instead of master zip 10462/head 10487/head
authorMark Otto <markdotto@gmail.com>
Fri, 23 Aug 2013 04:27:27 +0000 (21:27 -0700)
committerMark Otto <markdotto@gmail.com>
Fri, 23 Aug 2013 04:27:27 +0000 (21:27 -0700)
2.3.2/getting-started.html

index d09ee93254c13c5d505ab8fe96186e50c2d77086..2b70d4b8b568578cfab572da07d9d6c1220a6d07 100644 (file)
             <div class="span6">
               <h2>Download source</h2>
               <p>Get the original files for all CSS and JavaScript, along with a local copy of the docs by downloading the latest version directly from GitHub.</p>
-              <p><a class="btn btn-large" href="https://github.com/twbs/bootstrap/zipball/master" >Download Bootstrap source</a></p>
+              <p><a class="btn btn-large" href="https://github.com/twbs/bootstrap/archive/v2.3.2.zip" >Download Bootstrap source</a></p>
             </div>
           </div>
         </section>