aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started/contents.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-12-23 13:25:59 -0800
committerMark Otto <[email protected]>2014-12-23 13:25:59 -0800
commite63a0acd3b2b59c9e4f0b0c2347188ebbc5168ea (patch)
tree5efda1aff3aacdc3f9906da3f4220c216a80b8df /docs/getting-started/contents.md
parent0972c64e7a4aefd6303abfb693acc9f23a3f2cc8 (diff)
downloadbootstrap-e63a0acd3b2b59c9e4f0b0c2347188ebbc5168ea.tar.xz
bootstrap-e63a0acd3b2b59c9e4f0b0c2347188ebbc5168ea.zip
fix some getting started links
Diffstat (limited to 'docs/getting-started/contents.md')
-rw-r--r--docs/getting-started/contents.md2
1 files changed, 1 insertions, 1 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