aboutsummaryrefslogtreecommitdiff
path: root/javascript.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-09-11 19:53:32 -0700
committerChris Rebert <[email protected]>2013-09-11 19:53:32 -0700
commita1b0311597fdf79965044e6cb17c1c1acf08b1b6 (patch)
treeb9cbeadbb212762bd879cdddab1800f1dcbad1b6 /javascript.html
parentd88e743b417c3e149c9fcb02c8d5580afb8baee0 (diff)
downloadbootstrap-a1b0311597fdf79965044e6cb17c1c1acf08b1b6.tar.xz
bootstrap-a1b0311597fdf79965044e6cb17c1c1acf08b1b6.zip
document jQuery version requirement; fixes #10355
Diffstat (limited to 'javascript.html')
-rw-r--r--javascript.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript.html b/javascript.html
index 8305632ac..ecab0bf9e 100644
--- a/javascript.html
+++ b/javascript.html
@@ -24,7 +24,7 @@ base_url: "../"
<div class="bs-callout bs-callout-danger">
<h4>Plugin dependencies</h4>
- <p>Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs. Also note that all plugins depend on jQuery (this means jQuery must be included <strong>before</strong> the plugin files).</p>
+ <p>Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs. Also note that all plugins depend on jQuery (this means jQuery must be included <strong>before</strong> the plugin files). <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>
<h3 id="js-data-attrs">Data attributes</h3>