]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix some getting started links
authorMark Otto <markdotto@gmail.com>
Tue, 23 Dec 2014 21:25:59 +0000 (13:25 -0800)
committerMark Otto <markdotto@gmail.com>
Tue, 23 Dec 2014 21:25:59 +0000 (13:25 -0800)
docs/getting-started/contents.md
docs/getting-started/download.md

index 89e7894f08db2b76849eb46559419940932fb7a8..8966a71db0281910480f005ef86c27ae4925d9ed 100644 (file)
@@ -7,7 +7,7 @@ Bootstrap is downloadable in two forms, within which you'll find the following d
 
 <div class="bs-callout bs-callout-warning" id="jquery-required">
   <h4>jQuery required</h4>
-  <p>Please note that <strong>all JavaScript plugins require jQuery</strong> to be included, as shown in the <a href="#template">starter template</a>. <a href="{{ site.repo }}/blob/v{{ site.current_version }}/bower.json">Consult our <code>bower.json</code></a> to see which versions of jQuery are supported.</p>
+  <p>Please note that <strong>all JavaScript plugins require jQuery</strong> to be included, as shown in the <a href="../quick-start">starter template</a>. <a href="{{ site.repo }}/blob/v{{ site.current_version }}/bower.json">Consult our <code>bower.json</code></a> to see which versions of jQuery are supported.</p>
 </div>
 
 ### Precompiled Bootstrap
index c2ec0fb6edd7b2df000676c6dd920408a77f7595..2575b7f2e772baeae945dcfd04f42218c212aa64 100644 (file)
@@ -29,7 +29,7 @@ Compiled and minified CSS and JavaScript. No docs or original source files are i
 
 ### Download source and docs
 
-Source Sass, JavaScript, and documentation. **Requires a Sass compiler and [some setup](#grunt).**
+Source Sass, JavaScript, and documentation. **Requires a Sass compiler and [some setup](../compiling).**
 
 <a href="{{ site.download.source }}" class="btn btn-lg btn-outline" role="button" onclick="ga('send', 'event', 'Getting started', 'Download', 'Download source');">Download source</a>