aboutsummaryrefslogtreecommitdiff
path: root/javascript.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-11 21:14:25 -0700
committerMark Otto <[email protected]>2013-09-11 21:14:25 -0700
commit682ee3ab1e3683d2352d01a5be94abd559573e10 (patch)
tree23c6078b763660e44c8e4836b74bfd65e10be800 /javascript.html
parent291a23aa4fc62e7593d4471af2b438aa1017a86a (diff)
parentecc6978241b86af14ea07c19b59e3c67e10fc43c (diff)
downloadbootstrap-682ee3ab1e3683d2352d01a5be94abd559573e10.tar.xz
bootstrap-682ee3ab1e3683d2352d01a5be94abd559573e10.zip
Merge branch 'master' of github.com:twbs/bootstrap
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>