aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started/contents.md2
-rw-r--r--docs/getting-started/download.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started/contents.md b/docs/getting-started/contents.md
index 89e7894f0..8966a71db 100644
--- a/docs/getting-started/contents.md
+++ b/docs/getting-started/contents.md
@@ -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
diff --git a/docs/getting-started/download.md b/docs/getting-started/download.md
index c2ec0fb6e..2575b7f2e 100644
--- a/docs/getting-started/download.md
+++ b/docs/getting-started/download.md
@@ -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>